# Catonbnb Docs

## Overview

- [Overview](https://catonbnb.gitbook.io/catonbnb-docs/overview.md): Welcome to new era — where humanity and AGI live side by side.
- [Vision & Mission](https://catonbnb.gitbook.io/catonbnb-docs/vision-and-mission.md): Our Vision & Mission  is designed with a long-term vision
- [RoadMaps](https://catonbnb.gitbook.io/catonbnb-docs/roadmaps.md): Our roadmap is designed with a long-term vision — to build a sustainable, decentralized AGI ecosystem where users can create, control, and interact with their own AI through both digital and physical
- [How to Create own Agent](https://catonbnb.gitbook.io/catonbnb-docs/catonbnb-framework/how-to-create-own-agent.md): Learn how to build your personalized AI Agent — set its name, character, and skills using simple prompts, then deploy it on the CatonBNB Protocol and connect it to the real world.
- [Connect AI Agent to AGI](https://catonbnb.gitbook.io/catonbnb-docs/catonbnb-framework/connect-ai-agent-to-agi.md): Connect your Agent to CatonBNB AGI physical Robot
- [CatonBNB Official Contact](https://catonbnb.gitbook.io/catonbnb-docs/our-contact/catonbnb-official-contact.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://catonbnb.gitbook.io/catonbnb-docs/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.
