# Agent4x Docs

## Agent4x

- [🧠 Agent4X Documentation](https://agent4x.gitbook.io/agent4x-bsc/agent4x-documentation.md)
- [🧩 Introduction](https://agent4x.gitbook.io/agent4x-bsc/introduction.md)
- [🧭 How It Works](https://agent4x.gitbook.io/agent4x-bsc/how-it-works.md)
- [2️⃣Launching Tokens on X](https://agent4x.gitbook.io/agent4x-bsc/how-it-works/2-launching-tokens-on-x.md)
- [3️⃣ Registering Your Wallet](https://agent4x.gitbook.io/agent4x-bsc/how-it-works/3-registering-your-wallet.md)
- [4️⃣ Funding Your Wallet](https://agent4x.gitbook.io/agent4x-bsc/how-it-works/4-funding-your-wallet.md)
- [5️⃣ Linking Your X Account (Crucial Step)](https://agent4x.gitbook.io/agent4x-bsc/how-it-works/5-linking-your-x-account-crucial-step.md)
- [6️⃣ Sending or Receiving Payments on X](https://agent4x.gitbook.io/agent4x-bsc/how-it-works/6-sending-or-receiving-payments-on-x.md)
- [💰 Receiving Payments:](https://agent4x.gitbook.io/agent4x-bsc/how-it-works/6-sending-or-receiving-payments-on-x/receiving-payments.md)
- [7️⃣ Sending or Receiving Payments on Telegram](https://agent4x.gitbook.io/agent4x-bsc/how-it-works/7-sending-or-receiving-payments-on-telegram.md)
- [⚙️ System Overview](https://agent4x.gitbook.io/agent4x-bsc/system-overview.md)
- [🧠 AI Integration](https://agent4x.gitbook.io/agent4x-bsc/ai-integration.md)
- [🧩 Architecture Overview](https://agent4x.gitbook.io/agent4x-bsc/architecture-overview.md)
- [🔐 Security](https://agent4x.gitbook.io/agent4x-bsc/security.md)
- [🧾 License](https://agent4x.gitbook.io/agent4x-bsc/license.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://agent4x.gitbook.io/agent4x-bsc/agent4x-documentation.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.
