# OpenDelta

## OpenDelta

- [OpenDelta Overview](https://docs.opendelta.com/readme.md): A modular framework for creating, operating, and distributing onchain financial products. At any scale.
- [About Index Tokens](https://docs.opendelta.com/about-index-tokens.md)
- [How It Works](https://docs.opendelta.com/how-it-works.md)
- [Product & Strategy Definition](https://docs.opendelta.com/how-it-works/product-and-strategy-definition.md)
- [Methodology & Decision Framework](https://docs.opendelta.com/how-it-works/methodology-and-decision-framework.md)
- [Strategy Execution & Capital Deployment](https://docs.opendelta.com/how-it-works/strategy-execution-and-capital-deployment.md)
- [Product Primitives: Tokens & Vaults](https://docs.opendelta.com/how-it-works/product-primitives-tokens-and-vaults.md)
- [Ongoing Oversight, Risk Controls, Compliance & Custody](https://docs.opendelta.com/how-it-works/ongoing-oversight-risk-controls-compliance-and-custody.md)
- [Transparency & Verification](https://docs.opendelta.com/how-it-works/transparency-and-verification.md)
- [Index Token Staking](https://docs.opendelta.com/how-it-works/index-token-staking.md)
- [Mint and Redemption of Index Tokens](https://docs.opendelta.com/mint-and-redemption-of-index-tokens.md)
- [In-Kind vs. Cash](https://docs.opendelta.com/mint-and-redemption-of-index-tokens/in-kind-vs.-cash.md)
- [Mint and Redeem Periods](https://docs.opendelta.com/mint-and-redemption-of-index-tokens/mint-and-redeem-periods.md)
- [Products](https://docs.opendelta.com/products.md)
- [USDYi](https://docs.opendelta.com/products/usdyi.md)
- [Overview](https://docs.opendelta.com/products/usdyi/overview.md)
- [CULT](https://docs.opendelta.com/products/cult.md)
- [Methodology](https://docs.opendelta.com/products/cult/methodology.md)
- [Fees](https://docs.opendelta.com/products/cult/fees.md)
- [NX8](https://docs.opendelta.com/products/nx8.md)
- [Legacy Products](https://docs.opendelta.com/legacy-products.md)
- [OG30](https://docs.opendelta.com/legacy-products/og30.md)
- [Custody Attestations](https://docs.opendelta.com/legacy-products/og30/custody-attestations.md): All custodian wallet addresses used to hold basket assets are disclosed publicly, and periodic attestations are performed to demonstrate continued control of these assets.
- [Methodology](https://docs.opendelta.com/legacy-products/og30/methodology.md)
- [OG30 Staking](https://docs.opendelta.com/legacy-products/og30/og30-staking.md)
- [Fees](https://docs.opendelta.com/legacy-products/og30/fees.md): Management fees are applied to the NAV daily.
- [Risks](https://docs.opendelta.com/risks.md)
- [Secondary Market Price Risk](https://docs.opendelta.com/risks/secondary-market-price-risk.md)
- [Market Risk](https://docs.opendelta.com/risks/market-risk.md)
- [Custody Risk](https://docs.opendelta.com/risks/custody-risk.md)
- [Rebalancing Counterparty Risk](https://docs.opendelta.com/risks/rebalancing-counterparty-risk.md)
- [Basket Assets Related Activities](https://docs.opendelta.com/risks/basket-assets-related-activities.md)
- [Regulatory and Compliance Risks](https://docs.opendelta.com/risks/regulatory-and-compliance-risks.md)
- [Technological and Security Risks](https://docs.opendelta.com/risks/technological-and-security-risks.md)
- [Legal](https://docs.opendelta.com/legal.md)
- [Disclaimer](https://docs.opendelta.com/disclaimer.md)
- [Custody](https://docs.opendelta.com/custody.md)
- [Multi Party Computation](https://docs.opendelta.com/custody/multi-party-computation.md)
- [Custody Partners](https://docs.opendelta.com/custody/custody-partners.md)
- [Proof of Funds](https://docs.opendelta.com/custody/proof-of-funds.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.opendelta.com/readme.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.
