# GoatIndex.ai Docs

## GoatIndex.ai Docs

- [Welcome to GoatIndex.ai](https://docs.goatindex.ai/welcome-to-goatindex.ai.md): The Data Layer for Solana AI
- [Roadmap](https://docs.goatindex.ai/roadmap.md): GoatIndex.ai’s vision to help Solana AI ecosystem to grow 100x from here.
- [Tokenomics](https://docs.goatindex.ai/tokenomics.md): A breakdown of GoatIndex’s token distribution, designed to fuel ecosystem growth, incentivize contributors, and ensure long-term sustainability.
- [FAQ](https://docs.goatindex.ai/faq.md)
- [GoatIndex.ai Token Information](https://docs.goatindex.ai/quick-links/goatindex.ai-token-information.md): All the essential links you need for $AIAI—buy, stake, track, and explore its market performance
- [Community](https://docs.goatindex.ai/quick-links/community.md): We’d love to hear from you!


---

# 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.goatindex.ai/welcome-to-goatindex.ai.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.
