> For the complete documentation index, see [llms.txt](https://docs.dropsh.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dropsh.it/economy/usddrop-token.md).

# $DROP token

The total supply of $DROP tokens remains fixed at 100.000.000 ( 100 millions), ensuring scarcity and aiding in value preservation.

#### Token Allocation

* **Development and Team (20% - 20 million $DROP):** For the creators, advisors, and future team members, vested over 36 months with a 12-month cliff.
* **Gaming Rewards (30% - 30 million $DROP):** To be awarded for player achievements and progression within the game.
* **Marketing and Community Engagement (10% - 10 million $DROP):** To fund marketing initiatives, community events, and promotional activities.
* **Holding Incentives (20% - 20 million $DROP):** Allocated for ongoing holding rewards to incentivize player onboarding and retention.
* **Liquidity and Exchange Listings (10% - 10 million $DROP):** To ensure liquidity on exchanges and stabilize market prices post-launch.
* **Fair Start Public Sale via IDO (10% - 10 million $DROP):** Offered to the public without any prior sales discounts, ensuring equitable access for all participants.

<figure><img src="/files/Bv0obGGW1CgSECKrQHWh" alt="" width="375"><figcaption><p>Token Distribution</p></figcaption></figure>

#### Token Distribution Strategy

* **Fair Start in Public Sale:** We commit to a fair launch in the IDO, ensuring no tokens are sold at a discount before public availability.
* **Vesting Schedule:** Aligns the interests of the development team and advisors with the project’s long-term success.


---

# 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://docs.dropsh.it/economy/usddrop-token.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.
