# OmniYield Documentation

## 🇺🇸 English

- [Overview](https://docs.omniyield.finance/omniyield/readme.md): Welcome to OmniYield, your gateway to effortless and optimized yield across all of DeFi.
- [How OmniYield Works](https://docs.omniyield.finance/omniyield/how-omniyield-works.md)
- [Architecture](https://docs.omniyield.finance/omniyield/architecture.md)
- [Governance](https://docs.omniyield.finance/omniyield/governance.md): Vote on major decisions for the protocol.
- [FAQ](https://docs.omniyield.finance/omniyield/faq.md)
- [SPROUT Point Program](https://docs.omniyield.finance/tokenomics/sprout-point-program.md)
- [OY Token](https://docs.omniyield.finance/tokenomics/oy-token.md)
- [Tokenomics Overview](https://docs.omniyield.finance/tokenomics/oy-token/tokenomics-overview.md)
- [veOY (Locked OY)](https://docs.omniyield.finance/tokenomics/veoy-locked-oy.md)
- [Yield-Generating Loans](https://docs.omniyield.finance/soon/yield-generating-loans.md)
- [Risks & Risk Framework](https://docs.omniyield.finance/additionals/risks-and-risk-framework.md): Last Revised on Aug 16, 2025
- [Airdrop Terms and Conditions](https://docs.omniyield.finance/additionals/airdrop-terms-and-conditions.md): Last Revised on Jan 14, 2026
- [Terms of Service](https://docs.omniyield.finance/additionals/terms-of-service.md): Last Revised on Aug 16, 2025
- [Privacy Policy](https://docs.omniyield.finance/additionals/privacy-policy.md): Last Revised on Aug 16, 2025
- [Security](https://docs.omniyield.finance/additionals/security.md)
- [Brand Assets](https://docs.omniyield.finance/additionals/brand-assets.md): Brand assets for partnerships, media, or creative use


---

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