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

# Marketplace

Welcome to the **Done2Earn Marketplace** —\
where creativity, motivation, and strategy meet the open economy.

Here, you can **buy, sell, and explore** all types of cards within the Done2Earn ecosystem.\
Whether you’re looking for a *new Booster Card*, a *rare Level 4 item*, or simply want to *trade your collection*, this is the place to do it.

***

### 🔍 Explore & Discover

* Browse all available cards — sorted by **lowest price first**
* Search by **card name, level, or category**
* See **real-time prices**, **seller details**, and **current market trends**

Each listing displays:

* Card Image & Description
* Level and Type (Support or Production)
* Seller’s Price in $DO
* Purchase History and Ownership Record (verified on-chain)

***

### 💰 Buy Cards

1. Choose your desired card from the marketplace
2. Confirm the price (you’ll pay **exactly** the amount shown in $DO)
3. If you don’t have enough $DO, simply convert other tokens (like $DONE or $USDC) directly within your **App Wallet**
4. After completing the purchase, your card will appear instantly in **My Cards**

Every transaction is recorded transparently:

* Payment details
* Transfer date
* Seller and buyer information
* Token movement logs\
  You can review all of these in your **App Wallet History**

***

### 💎 Sell Cards

Ready to trade your success?

1. Go to **My Cards**
2. Select the card you wish to sell
3. View similar listings to set a competitive price
4. List your card for sale in the marketplace

When your card sells:

* The buyer receives it immediately
* Your earned $DO (minus a small service fee based on your membership level) will be transferred to your **App Wallet**

| Membership Level | Service Fee |
| ---------------- | ----------- |
| Free             | 6%          |
| Bronze           | 5%          |
| Silver           | 4.5%        |
| Gold             | 4%          |
| Platinum         | 3.5%        |

***

### 🔗 Transparency & Ownership

All transactions are **recorded on the Solana network**, ensuring:

* Full **ownership authenticity**
* Immutable **transaction history**
* Secure **token movement tracking**

Each card in the marketplace is also represented as a **Solana NFT**, making your assets verifiable, collectible, and tradeable across compatible wallets.

***

### 🌟 Highlights

| Action           | Result                                                   |
| ---------------- | -------------------------------------------------------- |
| **Buy a Card**   | Instantly added to your App Wallet                       |
| **Sell a Card**  | Earn $DO directly to your App Wallet                     |
| **Conversion**   | Swap other tokens for $DO within your wallet             |
| **Transparency** | On-chain verified ownership                              |
| **Rewards**      | Marketplace achievements and trading badges coming soon! |

***

> ✨ *In Done2Earn, every trade is a story — of progress, value, and community.*

<figure><img src="/files/5BXUBYzKYv1TrYIAYgFx" alt=""><figcaption></figcaption></figure>

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

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

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

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

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

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

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

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

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

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

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

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