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

# App Tokens

The **Done2Earn** ecosystem is powered by two complementary tokens — **DO** and **DONE**.\
Together, they form a balanced and transparent motivation economy where your daily progress turns into real value.

***

### <img src="/files/OaMp8Y4kNiW8H9w2cs11" alt="" data-size="line"> DO Token — The Core Currency

> 💬 *“The heartbeat of Done2Earn — built on consistency, progress, and trust.”*

**DO** is the main currency within the Done2Earn ecosystem.\
A total of **1 billion DO tokens** have been minted — a fixed supply that will **never increase**.\
These tokens are distributed as **rewards for achievements**, **routine completions**, and **active engagement**.

✨ **How to earn DO:**

* Complete daily goals and challenges
* Participate in seasonal events
* Unlock surprise rewards hidden across the app

You can freely **transfer DO tokens to your Solana wallet** and hold them as a long-term investment.

> 💰 *Each user controls their own wallet — no central custody, no limits.*

To establish an initial value, **10 million DO** will be pooled with **1 000 SOL**,\
setting the initial ratio at **10 000 DO = 1 SOL**.\
From there, the market determines value through supply and demand.

Our shared goal is to maintain steady, sustainable growth while shielding DO from extreme volatility or USD-based depreciation.

> 🌱 *DO fuels the ecosystem — rewarding discipline with tangible value.*

***

### <img src="/files/kwzfhX3a4Uy9uHei7etj" alt="" data-size="line"> DONE Token — The Dynamic Reward

> 🔁 *“Earned by action, governed by the community.”*

**DONE** serves as the **dynamic reward token** of Done2Earn.\
Unlike DO, it has **no fixed supply** — it can be minted or burned depending on community decisions.

DONE is directly tied to the app’s **reward engine**:\
whenever you use feature cards, complete motivational routines, or sustain streaks,\
DONE tokens are **automatically credited** to your in-app wallet.

🪄 **Initial setup:**

* **10 million DO** paired with **200 million DONE**
* Launch ratio: **1 DO = 20 DONE**

This ratio provides an organic balance between the two tokens, allowing DONE to remain active while DO stays stable.

The **minting and burning** of DONE will be decided transparently via:

* In-app community polls
* Social media feedback
* DAO-style governance initiatives

> 🧭 *DONE is about engagement — the more you participate, the more you earn.*

***

### 💫 How DONE Supports the Ecosystem

DONE distribution is mainly driven by **card usage**.\
Each card inside the app serves a unique purpose and connects users with sponsored challenges or partners.

Through sponsorships:

* A portion of DONE is **burned** to preserve value
* Another portion is **distributed** to users who actively use cards

This balance keeps the system deflationary yet rewarding.

> 📚 Learn more about card types and their purposes in the Cards section.

***

### 🌐 A Balanced Motivation Economy

Together, **DO** and **DONE** form a dual-token model combining **stability and adaptability**.\
Users grow their personal motivation while contributing to a transparent, reward-driven economy.

| Token    | Type           | Supply                      | Purpose                        |
| -------- | -------------- | --------------------------- | ------------------------------ |
| **DO**   | Core Currency  | 1 B (fixed)                 | Rewards, Investment, Stability |
| **DONE** | Dynamic Reward | Variable (community-driven) | Daily rewards, App engagement  |

> ✨ *Earn, grow, and evolve — one task, one token at a time.*

{% tabs fullWidth="true" %}
{% tab title="🇬🇧 EN" %}
{% embed url="<https://youtu.be/XKB0KaxDSzE>" %}
{% endtab %}

{% tab title="🇪🇸 ES" %}
{% embed url="<https://youtu.be/qPedrQm-PPY>" %}
{% endtab %}

{% tab title=" 🇫🇷 FR" %}
{% embed url="<https://youtu.be/nvcLgTozM6Q>" %}
{% endtab %}

{% tab title="🇩🇪 DE" %}
{% embed url="<https://youtu.be/BDov65lxEZI>" %}
{% endtab %}

{% tab title="🇮🇹 IT " %}
{% embed url="<https://youtu.be/ruYQyNU9V7I>" %}
{% endtab %}

{% tab title="🇹🇷 TR" %}
{% embed url="<https://youtu.be/9xSLlByXPjU>" %}
{% endtab %}

{% tab title="🇷🇺 RU" %}
{% embed url="<https://youtu.be/Pt-BFwRaXJo>" %}
{% endtab %}

{% tab title="🇸🇦 AR" %}
{% embed url="<https://youtu.be/EfToVj2edSM>" %}
{% endtab %}

{% tab title="🇨🇳 CH" %}
{% embed url="<https://youtu.be/3HAusVLBwFA>" %}
{% endtab %}

{% tab title="🇯🇵 JP" %}
{% embed url="<https://youtu.be/JL-a6ejAdSI>" %}
{% endtab %}

{% tab title="🇮🇳 IN" %}
{% embed url="<https://youtu.be/XpsFRezsij4>" %}
{% endtab %}

{% tab title="🇵🇹 PT" %}
{% embed url="<https://youtu.be/PqQQbKZCvTw>" %}
{% endtab %}
{% endtabs %}


---

# 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://done2earn.gitbook.io/done2earn/app-tokens.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.
