# BuildAI

## BuildAI

- [Abstract](https://build-ai.gitbook.io/docs/abstract.md): Abstract
- [Introduction](https://build-ai.gitbook.io/docs/introduction.md): Introduction
- [Technology Overview](https://build-ai.gitbook.io/docs/technology-overview.md): Technology Overview
- [AI Agents](https://build-ai.gitbook.io/docs/ai-agents.md): AI Agents
- [B-Extension: The All-in-one Crypto Trading Extension](https://build-ai.gitbook.io/docs/b-extension-the-all-in-one-crypto-trading-extension.md): B-Extension: The All-in-one Crypto Trading Extension
- [BuildAI Revenue Sharing Overview](https://build-ai.gitbook.io/docs/buildai-revenue-sharing-overview.md): Welcome to the BuildAI Revenue Sharing page! We're excited to outline the diverse revenue generation options available through our platform.
- [Roadmap: B-Extension – Q3 & Q4](https://build-ai.gitbook.io/docs/roadmap-b-extension-q3-and-q4.md): Roadmap for the B-Extension
- [Roadmap: AI Agents - Q3 & Q4](https://build-ai.gitbook.io/docs/roadmap-ai-agents-q3-and-q4.md): Roadmap for the AI Agents for business
- [Tokenomics](https://build-ai.gitbook.io/docs/tokenomics.md): Tokenomics
- [Token Utility](https://build-ai.gitbook.io/docs/token-utility.md)
- [Social Links](https://build-ai.gitbook.io/docs/social-links.md): Stay connected with BuildAI through our social media channels and communities. We're eager to engage with our users, share updates, and gather feedback.


---

# 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://build-ai.gitbook.io/docs/abstract.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.
