# bAI Fund

## bAI Fund

- [🚀 Overview](https://docs.baifund.io/overview.md)
- [🔸 Background](https://docs.baifund.io/background.md)
- [🔹 What Are bAI Fund Agents?](https://docs.baifund.io/what-are-bai-fund-agents.md)
- [📦 Products and Features](https://docs.baifund.io/products-and-features.md)
- [Basic Process](https://docs.baifund.io/products-and-features/basic-process.md)
- [Fair Launch Principles](https://docs.baifund.io/products-and-features/fair-launch-principles.md)
- [Trading Fees](https://docs.baifund.io/products-and-features/trading-fees.md)
- [Basic Features](https://docs.baifund.io/products-and-features/basic-features.md)
- [🎨 Agent Studio](https://docs.baifund.io/products-and-features/agent-studio.md)
- [🧠  Callable Agent Model (Some features under training)](https://docs.baifund.io/products-and-features/agent-studio/callable-agent-model-some-features-under-training.md)
- [🔗  Customized Agent Integration](https://docs.baifund.io/products-and-features/agent-studio/customized-agent-integration.md)
- [🗳️ DAO (Coming soon)](https://docs.baifund.io/dao-coming-soon.md)
- [📜 FAQs](https://docs.baifund.io/faqs.md)
- [Launching an AI Agent Token](https://docs.baifund.io/faqs/launching-an-ai-agent-token.md)
- [How to List an Agent on the Platform](https://docs.baifund.io/faqs/how-to-list-an-agent-on-the-platform.md)
- [How to Use an Agent](https://docs.baifund.io/faqs/how-to-use-an-agent.md)
- [Common Troubleshooting Issues](https://docs.baifund.io/faqs/common-troubleshooting-issues.md)
- [🌐 Social Links](https://docs.baifund.io/social-links.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://docs.baifund.io/overview.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.
