# Token Info

1. **$DATA Token Overview**

| Info                 | Details                                      |
| -------------------- | -------------------------------------------- |
| **Token Name**       | Data bot                                     |
| **Symbol**           | $DATA                                        |
| **Standard**         | ERC-20                                       |
| **Total Supply**     | 1,000,000,000 $DATA                          |
| **Contract Address** | `0xb551b43AF192965F74e3dfAA476C890B403caD95` |

2. **Token Tax Structure**

To support sustainable growth and reward long-term holders, $DATA integrates a dual transaction tax:

| Action   | Tax |
| -------- | --- |
| **Buy**  | 1%  |
| **Sell** | 4%  |

3. **Tax Allocation Breakdown**

| Category                         | Allocation |
| -------------------------------- | ---------- |
| **Team & Development**           | 40%        |
| **Revenue Sharing & Liquidity**  | 40%        |
| **Marketing & Ecosystem Growth** | 20%        |

\
These funds are automatically allocated to power:

* Product development & operations
* Holder incentives (revshare models, liquidity backing)
* Ecosystem expansion & user onboarding


---

# Agent Instructions: 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://docs.data-bot.xyz/tokenomics/token-info.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.
