> For the complete documentation index, see [llms.txt](https://docs.data-bot.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.data-bot.xyz/tokenomics/allocation.md).

# Allocation

The $DATA Token has been stealth launched on 10th august 2023.\
\
In the beginning, we opted for a stealth launch strategy, deliberately excluding team tokens and allocating only 4% of the supply for marketing purposes.&#x20;

As our project's scope and ambitions grew, we recognized the need for a more robust financial foundation to ensure its long-term viability. \
\
To address this, we strategically built up a team wallet. This was achieved through a combination of buybacks and personal contributions, reflecting our commitment to the project's success.

<table><thead><tr><th width="183">Allocation</th><th width="115">$DATA</th><th width="79">%</th></tr></thead><tbody><tr><td>Holders &#x26; LP</td><td>800M</td><td>80%</td></tr><tr><td>Foundation</td><td>100M</td><td>10%</td></tr><tr><td>Team</td><td>50M</td><td>5%</td></tr><tr><td>Marketing</td><td>50M</td><td>5%</td></tr></tbody></table>


---

# 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://docs.data-bot.xyz/tokenomics/allocation.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.
