# Docs

- [The Challenges In Web3](https://superfruitss-organization.gitbook.io/superfruits-ai/docs/the-challenges-in-web3.md)
- [Fruit basket of AI Agents](https://superfruitss-organization.gitbook.io/superfruits-ai/docs/fruit-basket-of-ai-agents.md): Here is a description of each of our Agents that are released or will be released in the future.\*\*
- [Ecosystem](https://superfruitss-organization.gitbook.io/superfruits-ai/docs/ecosystem.md)
- [Roadmap](https://superfruitss-organization.gitbook.io/superfruits-ai/docs/roadmap.md)
- [Community and governance](https://superfruitss-organization.gitbook.io/superfruits-ai/docs/community-and-governance.md)
- [Community incentives](https://superfruitss-organization.gitbook.io/superfruits-ai/docs/community-incentives.md)
- [Disclaimer](https://superfruitss-organization.gitbook.io/superfruits-ai/docs/disclaimer.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://superfruitss-organization.gitbook.io/superfruits-ai/docs.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.
