> For the complete documentation index, see [llms.txt](https://xmasterbrainaix.gitbook.io/masterbraingent/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xmasterbrainaix.gitbook.io/masterbraingent/general-info/tokenomics.md).

# Tokenomics

The $MBAI token is the core economic element in the BrAIngent ecosystem, facilitating all on-chain transactions and connecting users and businesses directly to the BrAIngent AI Model. Utilizing the $ token within our framework grants users access to a full suite of BrAIngent AI applications.

{% hint style="success" %}
**ERC20 Contract Address: Not launched yet**
{% endhint %}

<figure><img src="/files/I00e9f0gfrUFwnizDTKg" alt=""><figcaption><p>The supply outside the LP pool (30%) will be locked for 14 days at launch. At least 15% of this locked supply will either be extended or strategically utilized with clear and transparent communication.</p></figcaption></figure>

### Specifications

* **Token Name**: MasterBrainAI<br>
* **Ticker Symbol**: MBAI<br>
* **MAX/Total Supply**: 10,000,000 (10 Million)<br>
* **Issuing Network**: Ethereum<br>
* **Token Standard**: ERC-20<br>
* **Archetype**: Utility<br>
* **Buy/Sell Tax**: 5% / 5%<br>
* **Initial Liquidity:** 2 ETH

Our team is actively enhancing the utility of the $MBAI token. We are introducing new features and functionalities to enhance its value and usefulness within the ecosystem, ensuring that $BrAIn continues to lead our evolving service offerings.

### Token Tax:&#x20;

| Where?      | Buy | Sell |
| ----------- | --- | ---- |
| Development | 2 % | 2 %  |
| Marketing   | 3 % | 3 %  |


---

# 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, and the optional `goal` query parameter:

```
GET https://xmasterbrainaix.gitbook.io/masterbraingent/general-info/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
