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

# $DOP Token

## Quick Links

* ETH Contract Address: **0x2a7CAd775fd9C5c43f996A948660fFc21b4e628c**
* Polygon POS Contract Address: **0xF24A9cD051dD11E815Cbf699EDD704541a08B996**
* Bridge Portal: <https://portal.polygon.technology/bridge>

#### Introduction to DOP Token

The D-Drops world introduces its native currency, the DOP Token, which serves as a cornerstone of the gaming ecosystem, particularly for those familiar with cryptocurrency. It is designed to engage users within the crypto space and to serve as the fuel for a vital aspect of the game: the validation process.

#### The Role of Validators

Validators play a crucial role in maintaining the integrity and excitement of the D-Drops world. They are responsible for reviewing and approving claim requests submitted by users upon completing treasure hunts or quests. Each submission typically includes a video proof of completion, which validators must authenticate to ensure that the players’ achievements are legitimate and that the rules of the game are upheld.

#### Joining the Validators Pool

Users who are crypto-native and hold DOP Tokens can opt to join the Validators Pool—a special group within the D-Drops ecosystem. Being part of this pool allows them to take on the role of a validator, engaging in the essential work of checking the veracity of claim requests.

#### The Validation Process and Rewards

* **Validation Contribution**: Validators contribute to the game's economy and fairness by meticulously reviewing the video submissions from treasure hunts and quests.
* **Reaping Rewards**: As a validator, when you validate a submission correctly, you are entitled to receive a portion of the rewards from the Validators Pool. The DOP Token is the primary medium of this reward system, giving validators a stake in the game’s ongoing success.

#### The DOP Token Utility

* **Currency for Validation**: The DOP Token is fundamental to the validation system, underpinning the rewards and transactions associated with the validation process.
* **Decentralized Participation**: The use of DOP Tokens ensures a decentralized method of participation, where validators are rewarded for their contributions to the ecosystem, reinforcing the community-driven aspect of D-Drops.
* **Crypto Integration**: By incorporating the DOP Token, D-Drops bridges the gap between traditional mobile gaming and blockchain technology, catering to the growing demographic of players who are also cryptocurrency users.

**Token Distribution**&#x20;

| Allocation          | Percentage | Amount (in M) | Vested & Lock     |
| ------------------- | ---------- | ------------- | ----------------- |
| Total Supply        | 100%       | 337.5         | Unvested & Locked |
| Airdrop V1 -> V2    | 45.45%     | 153.4         | Circulating       |
| Treasury            | 41.55%     | 140.23125     | Unvested & Locked |
| CEX / Liquidity     | 10%        | 33.75         | Unvested & Locked |
| Rewards & Community | 3%         | 10.125        | Unvested          |


---

# 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.ddrops.world/technology/usddop-token.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.
