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

# Token Allocation

The distribution of DRF tokens is divided into several categories to support various aspects of DRIFE's ecosystem and operations. These categories include Fundraise, Liquidity, Existing Token Holders, Team, Advisors, and Treasury.

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

**Seed Round (SEED):** A 10% allocation of tokens is reserved for the Seed Round, which represents an early stage of fundraising to support the initial development and growth of DRIFE.

**Private Round:** The Private Round is subdivided into three segments: Private 1, Private 2, and Private 3. Private 1 receives 5% of the total token supply, Private 2 receives 2.5%, and Private 3 receives 2.5%. These rounds are aimed at attracting strategic investors and partners who can contribute to DRIFE's mission and vision.

**Key Opinion Leaders (KOL):** A 2% allocation is dedicated to Key Opinion Leaders, who play a crucial role in driving awareness, adoption, and advocacy for DRIFE within their respective networks and communities.

**Liquidity:** 9% of the token supply is allocated to provide liquidity on decentralized exchanges and facilitate efficient trading of DRF tokens in the open market.

**Early Contributors:** An allocation of 15% of the total supply is allocated to existing token holders as a reward for their early support and contribution to the DRIFE ecosystem.

**Team and Advisor:** 10% of the token supply is allocated to the DRIFE team and Advisor to incentivize and reward their ongoing efforts in developing, maintaining, and growing the platform.

**Treasury:** The remaining 44% of the token supply is retained in the Treasury, providing flexibility for future initiatives, strategic partnerships, ecosystem development, and community initiatives.

It's important to note that each of these token allocations is subject to specific vesting schedules, ensuring responsible token distribution and alignment of interests between stakeholders and the long-term success of DRIFE.

<br>


---

# 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://drife.gitbook.io/drf-tokenomics/token-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.
