# What is AgenticBNB ?

{% hint style="info" %}
**AgenticBNB** -  is an upcoming platform for creating AI agents on the BNB Chain. You’ll be able to create your own AI agent that can trade tokens, participate in staking, farm rewards, and automate many of the routine tasks you do every day.\
\
We successfully secured $1M in our Private Round to advance the realization of our vision.
{% endhint %}

***

## How does it work?

{% hint style="info" %}
With our diverse set of AI agent tools, you’ll be able to build your own unique agent without any coding — one that can perform almost any task for you. After creating your agent, it will be linked to a unique token that your community can trade. 80% of the trading fees will go to the creator, and 20% will be allocated to platform support.

Other users will also be able to use your agent’s template to create their own, paying you a commission in tokens.

The better your AI agent performs, the more you can earn!
{% endhint %}

<figure><img src="/files/nLBRLiaMbi1YlEaFzGid" alt=""><figcaption></figcaption></figure>


---

# 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 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://agenticbnb.gitbook.io/agenticbnb/what-is-agenticbnb.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.
