# How to : Sell DRC-20 Tokens

If you've decided to sell your tokens, here's a step-by-step guide to listing them on the marketplace.

### Step 1: Open Your Wallet and Select the Asset

* Open your DogeLabs Wallet.
* Click on the asset you want to sell. For this example, we'll use Dogi.

<figure><img src="/files/YVztnyDgN2rvRoWZNpUb" alt="" width="268"><figcaption></figcaption></figure>

### Step 2: Initiate the Transfer

* Click on the **"Transfer"** button.

<figure><img src="/files/4MgIDyVAhUtrluqCreNf" alt="" width="266"><figcaption></figcaption></figure>

### Step 3: Inscribe the Transfer

* Click on **"Inscribe TRANSFER"**.

<figure><img src="/files/PP4GzwLWIJR55KOpodp4" alt="" width="263"><figcaption></figcaption></figure>

### Step 4: Specify the Amount to List

* Decide how many tokens you want to list on the marketplace.
* Even if you purchased a large quantity in one go, you can choose to sell them in smaller increments (e.g., 10, 10, 30, or all 50 at once), for this example, we choose : 50 dogi.
* We recommend selling in smaller amounts for potentially quicker sales.

Enter the amount you wish to inscribe and click on **"Next"**.

<figure><img src="/files/9kM7rrPnCUjE2byIFyRN" alt="" width="264"><figcaption></figcaption></figure>

### Step 5: Confirm and Pay for Inscription

* Validate your listing by clicking on **"Pay & Inscribe"**.

<figure><img src="/files/ltiy7Ez7YXs8n2fjHXjK" alt="" width="266"><figcaption></figcaption></figure>

<figure><img src="/files/uR29lUKt9ji93dCMSOof" alt="" width="265"><figcaption></figcaption></figure>

### Congratulations!

You've now created an inscription ready to be listed for sale.

{% hint style="info" %}
*<mark style="color:blue;">Note: The indexer is always a few blocks behind, so your inscription may not appear in your DogeLabs Wallet immediately. It typically takes 20-30 minutes for the transaction to reflect. This is normal.</mark>*
{% endhint %}

<figure><img src="/files/jdr2lClPYgDvipUaVat2" alt="" width="541"><figcaption></figcaption></figure>

{% hint style="success" %} <mark style="color:green;">The 50 dogi are now transferable.</mark>\ <mark style="color:green;">Please note, they might appear as Transferable but still not visible on the marketplace and wallet when you click on the asset, again, that's normal.</mark>\ <mark style="color:green;">Please wait for the full 20-30 minutes, sit back and relax, all good.</mark>
{% endhint %}

### Step 6: Navigate to the Marketplace

**Once the inscription is visible in your wallet**, head over to the marketplace to list your tokens for sale.

#### Step 1: Access Your Account

* Navigate to your account on the marketplace by visiting [My Account on DRC-20](https://drc-20.org/account).

#### Step 2: View Your Transfer Inscriptions

* Click on the **"Transfer Inscriptions"** tab under the DRC-20 section.
* Here, you'll see all your inscriptions. For example, in this tutorial, we're using the 50 Dogi inscription.
* Click on "List"

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

#### Step 3: Fix Your Price

* Once you click on list, now, enter the desired selling price, as shown below :&#x20;

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

* Click on "**List now**"
* Sign the transaction :&#x20;

<figure><img src="/files/r4SUzkQMVYGG9hhodgIq" alt="" width="296"><figcaption></figcaption></figure>

### Congratulation ! Your order is now listed !&#x20;

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

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

<figure><img src="/files/7k2DavHzPbmFZnAsDgA9" alt=""><figcaption></figcaption></figure>

*By following these steps, you’ve successfully listed your tokens on the DRC-20 marketplace. Remember that the time it takes for your listing to appear and attract buyers can vary.*

*You'll be able to find the projected price according to their potential marketcap in the* [*How to : Find GEMS page*](/eng/beginner-guide/how-to-find-gems.md)*.*\ <br>


---

# Agent Instructions: 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://docs.doginals.academy/eng/beginner-guide/how-to-sell-drc-20-tokens.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.
