# RICE AI Docs

## English

- [Background](https://rice-ai.gitbook.io/home/background.md)
- [Introducing RICE AI](https://rice-ai.gitbook.io/home/background/introducing-rice-ai.md)
- [Rice Robotics: The Innovators Behind RICE AI](https://rice-ai.gitbook.io/home/background/rice-robotics-the-innovators-behind-rice-ai.md)
- [The RICE Mission](https://rice-ai.gitbook.io/home/background/the-rice-mission.md)
- [Market Analysis](https://rice-ai.gitbook.io/home/background/market-analysis.md)
- [RICE Protocol](https://rice-ai.gitbook.io/home/rice-protocol.md)
- [Niche - Data Scarcity for training AGI for robots](https://rice-ai.gitbook.io/home/rice-protocol/niche-data-scarcity-for-training-agi-for-robots.md)
- [RICE AI Innovative Decentralized Solution](https://rice-ai.gitbook.io/home/rice-protocol/rice-ai-innovative-decentralized-solution.md)
- [RICE AI Ecosystem](https://rice-ai.gitbook.io/home/rice-protocol/rice-ai-ecosystem.md)
- [Development Roadmap](https://rice-ai.gitbook.io/home/rice-protocol/development-roadmap.md)
- [Tokenomics](https://rice-ai.gitbook.io/home/rice-protocol/tokenomics.md)
- [Decentralization](https://rice-ai.gitbook.io/home/decentralization.md)
- [Why Decentralization?](https://rice-ai.gitbook.io/home/decentralization/why-decentralization.md)
- [Decentralization Aspects](https://rice-ai.gitbook.io/home/decentralization/decentralization-aspects.md)
- [Minibot M1](https://rice-ai.gitbook.io/home/minibot-m1.md)
- [Technology of Minibot M1](https://rice-ai.gitbook.io/home/minibot-m1/technology-of-minibot-m1.md)
- [IP Collaboration](https://rice-ai.gitbook.io/home/minibot-m1/ip-collaboration.md)
- [Technical Deepdive](https://rice-ai.gitbook.io/home/technical-deepdive.md)
- [Technical Architecture](https://rice-ai.gitbook.io/home/technical-deepdive/technical-architecture.md)
- [Privacy and Security Measures](https://rice-ai.gitbook.io/home/technical-deepdive/privacy-and-security-measures.md)
- [Development Partners](https://rice-ai.gitbook.io/home/development-partners.md)
- [Get In Touch with RICE AI!](https://rice-ai.gitbook.io/home/get-in-touch-with-rice-ai.md)
- [Disclaimer](https://rice-ai.gitbook.io/home/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://rice-ai.gitbook.io/home/background.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.
