# Xrpturbo

## Xrpturbo

- [Introducing XRPTurbo](https://docs.xrpturbo.com/introducing-xrpturbo.md): AI Agent Launchpad On The XRP Blockchain
- [How It Works](https://docs.xrpturbo.com/how-it-works.md): How Does XRPTurbo Work?
- [AI Agent Infrastructure](https://docs.xrpturbo.com/ai-agent-infrastructure.md): The Technical Bits Of XrpTurbo
- [Governance & Monetization](https://docs.xrpturbo.com/governance-and-monetization.md): How XRPTurbo Is Managed & How We Make Money
- [XRT Token](https://docs.xrpturbo.com/xrt-token.md): The Utility Token Of The XrpTurbo Ecosystem
- [How To Buy XRT Token](https://docs.xrpturbo.com/how-to-buy-xrt-token.md): A Short Guide On How To Acquire $XRT Utility Tokens
- [How To Setup Trustline](https://docs.xrpturbo.com/how-to-setup-trustline.md): How To Set Up Trustline
- [Initial Agent Offering (IAO) Mechanism](https://docs.xrpturbo.com/initial-agent-offering-iao-mechanism.md): How To Launch An AI Agent On XrpTurbo
- [Roadmap](https://docs.xrpturbo.com/roadmap.md): Xrpturbo Roadmap
- [Partnerships](https://docs.xrpturbo.com/partnerships.md): Building a vibrant ecosystem is crucial for XRPTurbo’s success.
- [Contact](https://docs.xrpturbo.com/contact.md): Reach Out To Us
- [Disclaimer](https://docs.xrpturbo.com/disclaimer.md): Xrpturbo Disclaimer


---

# 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.xrpturbo.com/introducing-xrpturbo.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.
