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

# Drink Water

Stay hydrated — stay rewarded.\
The **Drink Water Card** reminds you to take regular water breaks and rewards you with $DONE tokens every 4 hours.

***

### ⚙️ How It Works

Once you’ve acquired this card:

1. Go to your **Cards** section.
2. Find the **Drink Water Card** and move it to your **Active Card Area** (requires a free card slot).
3. Once activated, a **4-hour countdown** begins.

During that time, make sure to drink **at least one glass of water**.\
When the timer completes, return to the app and claim your reward.

> 💦 *Your hydration habit just became productive.*

After claiming, the timer automatically resets — starting the next 4-hour cycle.

***

### 💎 Card Levels & Rewards

The **Drink Water Card** comes in 4 levels.\
Higher levels yield more $DONE tokens per cycle.

|             **Card**             | **Card Level** | **Reward per 4h** | **Cycle Reset** |
| :------------------------------: | :------------: | :---------------: | --------------- |
| ![](/files/TGuGY0XcMk9hMZqPzuto) |      Lv.1      |      50 $DONE     | 4 hours         |
| ![](/files/9S7XIounFfFrtlfsvtIS) |      Lv.2      |      75 $DONE     | 4 hours         |
| ![](/files/EZJRTvlIyFtwIq3eldAV) |      Lv.3      |     250 $DONE     | 4 hours         |
| ![](/files/0W7PzO0jB7o3ZfLNUUa5) |      Lv.4      |     300 $DONE     | 4 hours         |

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

***

> 🪙 *Every sip counts toward your next $DONE reward.*

### 🔄 Managing Your Card

* You can deactivate the card anytime in **My Cards → Active Cards**.
* Removed cards remain in your App Wallet until reused or sold.
* If you want to trade it, go to the **Marketplace** and list it for sale in $DO tokens.

***

### 💰 Selling Your Card

When listing for sale:

* Choose your **price in $DO tokens**.
* Review the **average price range** for your card level.
* Once sold, the system deducts a **service fee** based on your active membership.
* The remaining $DO is transferred instantly to your App Wallet.

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

> 💡 *Higher memberships = smaller fees.*

***

### 🌊 Tips

* Set notifications to remind yourself when the next 4-hour timer ends.
* Stack Drink Water and Brush Teeth cards together for a consistent wellness loop.
* Use the card daily to keep your hydration habit strong and your $DONE balance growing.

> 💧 *Drink. Earn. Repeat.*


---

# 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/drink-water.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.
