# Rips Docs

## Docs

- [Welcome to Rips](https://docs.rips.app/welcome-to-rips.md): Gamified Discovery for Onchain Assets
- [The Product](https://docs.rips.app/the-product.md)
- [Under the Hood](https://docs.rips.app/under-the-hood.md)
- [Traction](https://docs.rips.app/traction.md)
- [Tokenomics](https://docs.rips.app/tokenomics.md)
- [Coin Distribution](https://docs.rips.app/tokenomics/coin-distribution.md)
- [Coin Distribution Details](https://docs.rips.app/tokenomics/coin-distribution-details.md)
- [Airdrop Schedule](https://docs.rips.app/tokenomics/airdrop-schedule.md)
- [Key Addresses](https://docs.rips.app/tokenomics/key-addresses.md)
- [$RIPS Rewards & In-App Benefits](https://docs.rips.app/usdrips-rewards-and-in-app-benefits.md)
- [Protocol Fee Model](https://docs.rips.app/protocol-fee-model.md)
- [How value accrues to $RIPS token](https://docs.rips.app/how-value-accrues-to-usdrips-token.md)
- [Concluding Remarks](https://docs.rips.app/concluding-remarks.md)
- [Official Links and Handles](https://docs.rips.app/official-links-and-handles.md)
- [Disclaimer](https://docs.rips.app/disclaimer.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.rips.app/welcome-to-rips.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.
