> For the complete documentation index, see [llms.txt](https://venzofinance.gitbook.io/venzofinance-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://venzofinance.gitbook.io/venzofinance-docs/access.-issue.-operate./structured-products.md).

# Structured Products

Venzo offers a diverse range of structured products designed to meet the needs of different investors, spanning credit, digital assets, RWAs, and liquid strategies.

***

### Product Categories

Products launching / will launch on Venzo include, but are not limited to:&#x20;

#### Thematic ETFs and Strategy Baskets

These products provide targeted exposure to specific sectors, macroeconomic trends, or rules-based strategies.&#x20;

By aggregating multiple assets into a single investable token, thematic ETFs allow investors to express high-conviction views on areas such as artificial intelligence infrastructure, quantum computing, or regional market indices without managing individual positions.

#### Money Market Funds and Cash Management

Designed for capital preservation and ultra-low risk, these products tokenize short-duration instruments such as Treasury bills and high-quality corporate debt.&#x20;

They offer a stable yield alternative to holding idle stablecoins, making them ideal for conservative investors seeking consistent returns in a volatile market.

#### Delta-Neutral Strategies

Products like the Delta-Neutral Prime USD vault generate returns independent of market direction. By exploiting inefficiencies across venues, such as funding rate arbitrage and basis trading.&#x20;

These strategies aim to deliver stablecoin-denominated returns while maintaining a net-zero directional exposure.

#### Private Credit and RWA Products

These structured credit products are built from private-debt mandates and regulated counterparties. They provide onchain investors with access to the credit markets, including enterprise loans, trade financing, and project infrastructure credit.&#x20;

By tokenizing these real-world assets, Venzo offers diversified risk dispersion and stable returns that are uncorrelated with traditional crypto markets.

#### Digital Asset Income

These products focus on generating yield from major digital assets through structured lending and staking strategies.&#x20;

Backed by institutional custody and rigorous risk management, digital asset income products provide a secure way to earn returns on core crypto holdings.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://venzofinance.gitbook.io/venzofinance-docs/access.-issue.-operate./structured-products.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
