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

# Challenges

Challenges are your long-term motivation engines — 30-day personal or social missions designed to reward persistence, consistency, and focus.

Each membership plan grants users a limited number of **monthly challenges** they can create and link directly to their active subscription.

***

### ⚙️ How Challenges Work

* Every Challenge lasts **one month (30 days)**.
* It is automatically generated when you create a challenge — do it everyday!
* Each membership allows you to **link one active Challenge** at a time.
* Once linked, **one-third of your membership’s $DO tokens** are reserved as your Challenge reward pool.

> 💡 *Your daily commitment becomes your monthly victory.*

***

### 💰 Reward Distribution

Your Challenge payout depends on your **completion rate** over the 30 days:

| Completion Level | Earned Reward  | Example (3,000 $DO pool) |
| :--------------: | -------------- | ------------------------ |
|   30 / 30 days   | 100% of reward | 3,000 $DO                |
|    28–29 days    | 50% of reward  | 1,500 $DO                |
|    27-25 days    | 33% of reward  | 1,000 $DO                |
|     1–24 days    | 10% of reward  | 300 $DO                  |
|      0 days      | None           | 0 $DO                    |

* **Earned tokens** are credited to your **App Wallet**.
* **Unearned tokens** are transferred to your **Bucket List Wallet** and **added to your staking balance**, generating passive APY returns.

> 📈 *Even missed days strengthen your long-term yield.*

***

### 🌍 Visibility Options

When creating a Challenge, you can set its **visibility** to control who can see and support it:

* **Private:** Only visible to you
* **Friends:** Visible to your added connections
* **Public:** Visible to the entire Done2Earn community

Public Challenges allow others to **support you** with encouragement and token contributions.

> 🤝 *Visibility drives motivation and shared success.*

***

### 💬 Friend Challenges

You can **send a Challenge** to a friend:

1. Create a Challenge and assign an **initial $DO reward**.
2. Send the invitation — your friend can **accept or decline**.
   * If **accepted**, the Challenge starts the next day.
   * If **declined**, your reward tokens are **refunded** to your App Wallet.

> 🎁 *Challenge together, win together.* *Motivate each other.*

***

### 🧱 Challenge Shield Cards (Missed Day Recovery)

Life happens — but your progress doesn’t have to stop.\
If you hold **Challenge Shield Cards** in your wallet, you can use one to **replace a missed day** in your Challenge.

* 1 card = 1 recovered day
* You can find the cards from the lucky chests or buy from the **marketplace**
* When used, the card is **burned**
* The Challenge continues as if that day was completed

> 💪 *Stay unbroken — even when you stumble.*

***

### 💞 Community Support & Sponsored Boosts

Challenges can attract **supporters** — friends or other users who want to cheer you on and help increase your prize pool.

#### Support Flow:

* Supporters send a message + a chosen $DO amount.
* The amount is added to your **total Challenge reward pool**.
* If you complete the Challenge fully, you receive the full supported amount.
* If you complete partially, the reward is split proportionally — the unused part returns to the supporter’s **Bucket List Wallet**.

#### Example:

If your friend supports your Challenge with **100 $DO**:

* You complete **25 / 30 days (≈50%)** → you earn **50 $DO**
* The supporter’s remaining **50 $DO** is refunded to their **Bucket List Wallet**

> 🔄 *Every token of support circulates back into the ecosystem.*

***

### 🔐 Transparency & Token Flow

All Challenge-related token movements — creation, completion, support, refunds, and staking — are transparently recorded in:

* **App Wallet → History**
* **Bucket List Wallet → Staking Summary**

> 🌟 *You control your efforts, your data, and your rewards.*

***

### ✨ In Summary

Challenges unite discipline, rewards, and community spirit.\
By combining performance-based rewards, staking integration, and transparent support systems, Done2Earn transforms 30 days of effort into measurable, shareable growth.

> 🏅 *Conquer your month, inspire others, and earn what your consistency deserves.*

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

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

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

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

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

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

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

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

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

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

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

{% tab title="🇵🇹 PT" %}
{% embed url="<https://youtu.be/bcBQNsJqCLE>" %}
{% 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/challenges.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.
