> 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/brush-your-teeth.md).

# Brush your teeth

Because healthy habits deserve real rewards.\
The **Brush Your Teeth Card** helps you stay consistent with your daily hygiene while earning $DONE tokens every 12 hours.

***

### ⚙️ How It Works

Once you acquire this card:

1. Go to your **Cards** section in the app.
2. Find the **Brush Your Teeth Card**.
3. Move it to your **Active Card Area** (if you have a free card slot).
4. Once activated, the timer starts automatically — a **12-hour countdown**.

> ⏰ *Don’t forget to actually brush — Done2Earn rewards real effort.*

When the timer expires, you can claim your **$DONE token reward**.\
After claiming, the timer resets and starts counting down again for the next 12-hour cycle.

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

***

### 💎 Card Levels & Rewards

The card has **4 levels**, each giving higher rewards per 12-hour cycle.

|             **Card**             | **Card Level** | **Reward per 12h** | **Cycle Reset** |
| :------------------------------: | :------------: | :----------------: | --------------- |
| ![](/files/48oXn2DUtEhj1ITMwYvr) |      Lv.1      |      100 $DONE     | 12 hours        |
| ![](/files/jobR7eLZSbT65cl8DuNK) |      Lv.2      |      200 $DONE     | 12 hours        |
| ![](/files/1fQZkZ3UJz2EgrPeAozl) |      Lv.3      |      400 $DONE     | 12 hours        |
| ![](/files/nvsQBgf91QXzSE0wNjKv) |      Lv.4      |     1,000 $DONE    | 12 hours        |

> 🪙 *Earn consistently — brush, log, repeat.*

***

### 🔄 Managing Your Card

You can stop using the card anytime:

* Go to **My Cards → Active Cards**
* Select “**Remove from Use**” to deactivate
* The card remains in your App Wallet until you decide to sell it or reuse it later

> ⚙️ *Control your habits and your earnings.*

***

### 💰 Selling Your Card

If you decide to sell your card:

* Go to **My Cards**&#x20;
* Choose your **Brush Your Teeth Card**
* Set your **sale price in $DO tokens**
* Review the average sale prices by level before listing

Once sold:

* A **service fee** is deducted automatically from the sale amount.
* The remaining $DO is deposited directly into your **App Wallet**.

***

### 🧾 Service Fee Rates (Based on Membership)

The fee you pay depends on your **highest active membership level** at the time of sale.

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

> 💡 *Higher tiers mean lower selling fees.*

***

### 🪞 Tips

* Set reminders for your 12-hour cycle — missing a claim means losing that cycle’s reward.
* Combine this card with other production cards to maximize your passive $DONE income.
* Selling cards during active events may yield better prices due to higher demand.

> 🌟 *Brush, earn, repeat — and turn good habits into real value.*


---

# 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/brush-your-teeth.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.
