# Use Cases

## Boundless by design

Enzyme.Onyx architecture provides businesses and institutions with a seamless solutions to deploy any type of tokenized strategies. The nature of the tokenized products depends on the underlying strategy, this notably includes but is not limited to:

* **Tokenized Funds**, whether native or ad hoc
* **Tokenized Financial Instruments** such as structured products, collateralized debt products, term deposits and more
* **Tokenized Pools** such as TVL Pools, Staking Pools, VC Pools and more

## Unlimited Systems, Protocols and Assets

**Systems :** Cross-chain and cross-system  (decentralized and centralized)

**Protocols**

* Any DeFi protocols (Aave, Uniswap, Fluid, GMX...)
* CeFi platforms (Coinbase, Kraken...)
* Any centralized platforms (brokers, marketplaces...)

....

**Assets :** Supports crypto, RWAs, and even non-financial assets

{% hint style="info" %}
Onyx can tokenize any asset, provided its value can be calculated and reported. Learn more about Accounting [HERE](https://enzyme-finance.gitbook.io/onyx/enzyme-vault/accounting).
{% endhint %}

## Underlying strategies

Enzyme.Onyx, as a vault layer, makes it possible to tokenize on- and off-chain value, broadening strategies and use cases infinitely.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Fully Decentralized</strong></td><td>Harness everything decentralized finance has to offer</td></tr><tr><td><strong>Centralized</strong></td><td>Tokenize ANY real-world-asset</td></tr><tr><td><strong>Hybrid</strong></td><td>Seamlessly combine decentralized and traditional assets.</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docs.enzyme.finance/onyx-user-documentation/getting-started/quickstart/use-cases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
