> 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/overview.md).

# Overview

**Done2Earn** is a Web3-powered task and motivation platform designed to turn your daily habits into real rewards.\
Our mission is simple: help individuals plan their days, build routines, and stay motivated — while earning crypto tokens along the way.

Unlike traditional to-do or productivity apps, Done2Earn connects self-discipline with decentralized rewards. Every completed goal contributes not only to your personal growth but also to your on-chain progress.

Users can easily sign up with popular login methods and start for free. As you grow, you can upgrade through four unique tiers that unlock extended limits, higher token incentives, and exclusive features.

At the heart of Done2Earn lies an integrated wallet that keeps track of your achievements and token rewards. You can swap your in-app tokens into popular cryptocurrencies and withdraw them directly to your Solana wallet — or deposit assets back into your in-app balance from your own address.

We believe motivation is stronger when progress feels tangible. Done2Earn makes that tangible — combining habit tracking, gamified incentives, and decentralized finance into one lifestyle platform.

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

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

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

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

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

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

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

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

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

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

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

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

<a href="https://done2earn.com/" class="button primary" data-icon="trophy-star">Start Now</a>


---

# 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/overview.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.
