# Rivera Documentation

## Litepaper

- [Introduction](https://rivera.gitbook.io/docs/introduction.md): Liquidity Infrastructure for Concentrated DEXs
- [Active Liquidity Manager](https://rivera.gitbook.io/docs/technology/active-liquidity-manager.md)
- [Composable Yield Tokens](https://rivera.gitbook.io/docs/technology/composable-yield-tokens.md)
- [Concentrated DEXs](https://rivera.gitbook.io/docs/ecosystem-participants/concentrated-dexs.md)
- [DeFi Builders](https://rivera.gitbook.io/docs/ecosystem-participants/defi-builders.md)
- [Asset Managers](https://rivera.gitbook.io/docs/ecosystem-participants/asset-managers.md)
- [$RIV](https://rivera.gitbook.io/docs/tokenomics/usdriv.md): Rivera's native token $RIV
- [Pre Mine Program](https://rivera.gitbook.io/docs/tokenomics/pre-mine-program.md): Pre-mining rewards before $RIV token launch
- [Inspiration](https://rivera.gitbook.io/docs/rivera-studio/inspiration.md)
- [Build Products](https://rivera.gitbook.io/docs/rivera-studio/build-products.md)
- [Manage Products](https://rivera.gitbook.io/docs/rivera-studio/manage-products.md)
- [Outlook & Opportunities](https://rivera.gitbook.io/docs/learn-more/outlook-and-opportunities.md)
- [Structured Products in DeFi](https://rivera.gitbook.io/docs/learn-more/structured-products-in-defi.md)
- [Community Links](https://rivera.gitbook.io/docs/information/community-links.md)
- [Smart Contracts](https://rivera.gitbook.io/docs/information/smart-contracts.md)
- [Security Audit](https://rivera.gitbook.io/docs/information/security-audit.md)
- [Brand Assets](https://rivera.gitbook.io/docs/information/brand-assets.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://rivera.gitbook.io/docs/introduction.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.
