> 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/cards/help-someone.md).

# Help Someone

Because kindness deserves rewards too.\
The **Help Someone Card** encourages you to lend a hand to others each day — and earn $DONE tokens for every good deed completed.

***

### ⚙️ How It Works

<figure><img src="/files/xKzbdnXRrog8AvMtsRMX" alt=""><figcaption></figcaption></figure>

Once you’ve acquired this card:

1. Go to your **Cards** section in the app.
2. Find the **Help Someone Card** and move it to your **Active Card Area** (requires a free card slot).
3. Once activated, a **24-hour timer** begins.
4. During this time, **help at least one person** — it can be a friend, family member, colleague, or even a stranger.
5. When the timer completes, return to the app and **claim your $DONE reward**.

> 💫 *A simple act of kindness fuels both happiness and progress.*

After claiming, the timer resets automatically for the next 24-hour cycle.

***

### 💎 Card Levels & Rewards

The **Help Someone Card** comes in four levels, each offering a higher $DONE token reward per daily completion.

|             **Card**             | **Card Level** | **Reward per 24h** | **Cycle Reset** |
| :------------------------------: | :------------: | :----------------: | --------------- |
| ![](/files/U6F6XImBAKtaom6hZtXp) |      Lv.1      |      500 $DONE     | 24 hours        |
| ![](/files/xOe6lFKfQ4agUOn1n5e9) |      Lv.2      |     1,000 $DONE    | 24 hours        |
| ![](/files/pqfq2qnvwlvTjTf4tXAP) |      Lv.3      |     2,000 $DONE    | 24 hours        |
| ![](/files/NlJaMsKPiYpDxmsM24Pl) |      Lv.4      |     4,000 $DONE    | 24 hours        |

> 🪙 *The more you give, the more the ecosystem gives back.*

***

### 🔄 Managing Your Card

* You can deactivate your card anytime via **My Cards → Active Cards**.
* Removed cards remain safely stored in your **App Wallet** for later reuse or resale.
* To sell a card, head to the **Marketplace** and list it in $DO tokens.

***

### 💰 Selling Your Card

When selling:

* Choose your **price in $DO tokens**.
* Review **average market prices** by card level before listing.
* A **service fee** will automatically be deducted based on your membership level.
* The remaining $DO tokens are credited directly to your **App Wallet**.

| **Membership Level** | **Service Fee** |
| -------------------- | :-------------: |
| 🆓 Free              |       6.0%      |
| 🟫 Bronze            |       5.0%      |
| ⚪ Silver             |       4.5%      |
| 🟡 Gold              |       4.0%      |
| 💎 Platinum          |       3.5%      |

> 💡 *Higher-tier memberships help you keep more of your good deeds’ value.*

***

### 💭 Tips

* Acts of kindness can be as simple as giving advice, helping a friend move, or supporting a teammate.
* Log your act right after doing it so you don’t miss your claim window.
* Combine this card with others in your daily habit cycle for balanced growth.

> ✨ *Kindness isn’t just a virtue — it’s a valuable daily habit.*

***

### 🌟 Summary

The **Help Someone Card** celebrates generosity and human connection.\
Every day you help someone, you strengthen not only your community but also your presence in the Done2Earn ecosystem.

> 🤝 *Help others. Grow yourself. Earn together.*


---

# 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/cards/help-someone.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.
