# CVI Ecosystem&#x20;

- [Overview](https://docs.cvi.finance/cvi-ecosystem/overview.md)
- [CVI V3](https://docs.cvi.finance/cvi-ecosystem/cvi-v3.md): A decentralized platform which allows trading on the market's expectations of future volatility
- [CVI V4](https://docs.cvi.finance/cvi-ecosystem/cvi-v4.md)
- [Hedged Theta Vault](https://docs.cvi.finance/cvi-ecosystem/cvi-v4/hedged-theta-vault.md)
- [Ultra CVI & Leverage](https://docs.cvi.finance/cvi-ecosystem/cvi-v4/ultra-cvi-and-leverage.md)
- [Real-Time Position Management](https://docs.cvi.finance/cvi-ecosystem/cvi-v4/real-time-position-management.md)
- [Integrated Bridge & Swap Function](https://docs.cvi.finance/cvi-ecosystem/cvi-v4/integrated-bridge-and-swap-function.md)
- [Referral Program](https://docs.cvi.finance/cvi-ecosystem/cvi-v4/referral-program.md)
- [Improved UI & UX](https://docs.cvi.finance/cvi-ecosystem/cvi-v4/improved-ui-and-ux.md)
- [Execution gap](https://docs.cvi.finance/cvi-ecosystem/cvi-v4/execution-gap.md)
- [Volatility Tokens](https://docs.cvi.finance/cvi-ecosystem/volatility-tokens.md)
- [Volatility Tokens Technology](https://docs.cvi.finance/cvi-ecosystem/volatility-tokens/volatility-tokens-technology.md): Rebase Mechanism, and Funding Fees
- [Volatility Tokens Usability](https://docs.cvi.finance/cvi-ecosystem/volatility-tokens/volatility-tokens-usability.md)
- [Theta Vault](https://docs.cvi.finance/cvi-ecosystem/theta-vault.md): Scalable source of liquidity for the volatility tokens
- [Hedged Theta Vault (V4)](https://docs.cvi.finance/cvi-ecosystem/theta-vault/hedged-theta-vault-v4.md)
- [$GOVI](https://docs.cvi.finance/cvi-ecosystem/usdgovi.md): Governance Token of the CVI Platform
- [Real Yield](https://docs.cvi.finance/cvi-ecosystem/usdgovi/real-yield.md)
- [Staking](https://docs.cvi.finance/cvi-ecosystem/staking.md): CVI Rewards are a great way for long term GOVI holders and platform users to benefit from rewards, paid in the form of Escrowed GOVI.
- [Platform Fees](https://docs.cvi.finance/cvi-ecosystem/platform-fees.md)


---

# 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.cvi.finance/cvi-ecosystem.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.
