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

# Read Books

Knowledge is power — and in Done2Earn, it’s also profit.\
The **Read Books Card** rewards you for reading at least 10 pages every day, helping you build consistency while earning $DONE tokens daily.

***

### ⚙️ How It Works

Once you’ve acquired this card:

1. Go to your **Cards** section in the app.
2. Find the **Read Books Card** and move it into your **Active Card Area** (you need a free card slot).
3. Once activated, a **24-hour timer** starts counting down.
4. Read **at least 10 pages** during this time.
5. When the timer ends, return to the app to **claim your $DONE reward**.

> 📖 *Good habits make good returns.*

After you claim your reward, the timer resets to **24 hours**, beginning the next reading cycle automatically.

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

***

### 💎 Card Levels & Rewards

The **Read Books Card** comes in four levels, each granting more $DONE tokens per 24-hour reading cycle.

|             **Card**             | **Card Level** | **Reward per 24h** | **Cycle Reset** |
| :------------------------------: | :------------: | :----------------: | --------------- |
| ![](/files/EEy2mcxmnwEmIMbH4fYg) |      Lv.1      |      450 $DONE     | 24 hours        |
| ![](/files/iNhxmhIWrce2aq1VKfBi) |      Lv.2      |      900 $DONE     | 24 hours        |
| ![](/files/5W9HdH3R2hmDZsIKhv2q) |      Lv.3      |     1,800 $DONE    | 24 hours        |
| ![](/files/njsB3vM5TiTkMqHaVGiI) |      Lv.4      |     3,600 $DONE    | 24 hours        |

> 🪙 *The more you read, the more you earn.*

***

### 🔄 Managing Your Card

* You can **remove** or **pause** the card anytime in **My Cards → Active Cards**.
* Removed cards remain safely in your **App Wallet** until reused or sold.
* If you want to sell, list it in the **Marketplace** — all transactions are done in $DO tokens.

***

### 💰 Selling Your Card

When selling:

* Set your **price in $DO tokens**.
* Check the **average price** for your card level to help you decide.
* A small **service fee** is applied automatically depending on your membership level.
* Your net earnings (after fees) are credited 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 members sell smarter — fewer fees, more rewards.*

***

### 🧠 Tips for Readers

* Set a personal reading schedule to stay on track with your 24-hour timer.
* Combine this with other wellness or productivity cards for balanced growth.
* Remember — missing a claim means missing that day’s $DONE reward.

> 📘 *Read. Reflect. Earn.*

***

### 🌟 Summary

The **Read Books Card** turns daily reading into an earning routine.\
Whether it’s fiction, history, or your favorite topic, Done2Earn ensures your learning habit pays off — literally.

> 💡 *Every page is progress. Every day is profit.*


---

# 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/read-books.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.
