# 如何：出售DRC-20代币

如果您决定出售您的代币，这里是一个逐步指南，用于将它们列在市场上。

### **步骤1：打开您的钱包并选择资产**

* 打开您的DogeLabs钱包。
* 点击您想要出售的资产。在这个例子中，我们将使用Dogi。

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

### **步骤2：启动转移**

* 点击“TRANSFER”按钮。

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

### **步骤3：铭刻转移**

* 点击 **"Inscribe TRANSFER"**。

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

### **步骤4：指定要列出的数量**

* 决定您想要在市场上列出多少代币。
* 即使您一次购买了大量代币，您也可以选择以较小的数量出售（例如，10, 10, 30或一次全部50），在这个例子中，我们选择：50 dogi。
* 我们建议以较小的数量出售，以便可能更快地销售。

输入您希望铭刻的数量并点击 **"Next"**。

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

### **步骤5：确认并支付铭刻费用**

* 通过点击 **"Pay & Inscribe"**&#x6765;验证您的列表。

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

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

### 恭喜!

您现在已经创建了一个准备出售的铭刻。

{% hint style="info" %}
*<mark style="color:blue;">注意：索引器总是落后几个区块，所以您的铭刻可能不会立即出现在您的DogeLabs钱包中。交易反映通常需要20-30分钟。这是正常的。</mark>*
{% endhint %}

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

{% hint style="success" %}
*<mark style="color:green;">现在50 dogi是可转移的。 请注意，它们可能显示为可转移，但在您点击资产时仍然在市场和钱包上不可见，这也是正常的。 请等待完整的20-30分钟，坐下来放松，一切都好。</mark>*
{% endhint %}

### **步骤6：导航到市场**

一旦铭刻在您的钱包中可见，前往市场将您的代币列出出售。

#### **步骤1：访问您的账户**

* 通过访问DRC-20上的我的账户来导航到市场上的您的账户。 [My Account on DRC-20](https://drc-20.org/account).

#### **步骤2：查看您的转移铭刻**

* 点击DRC-20部分下的 **"Transfer Inscriptions"**&#x6807;签。
* 在这里，您将看到所有的铭刻。例如，在这个教程中，我们使用的是50 Dogi铭刻。
* 点击 "List"

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

#### **步骤3：设定您的价格**

* 一旦点击列出，现在，输入您希望的销售价格，如下所示：&#x20;

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

* 点击 "**List now**"
* 签署交易：

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

### 祝贺您！您的订单现已上市!&#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>

*遵循这些步骤，您已成功地在DRC-20市场上列出了您的代币。请记住，您的列表出现并吸引买家所需的时间可能会有所不同。 您可以在“如何找到GEMS”页面中根据它们的潜在市值找到预计价格。* [*How to : Find GEMS page*](/zh/beginner-guide/ru-he-zhao-dao-bao-shi-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/zh/beginner-guide/ru-he-chu-shou-drc20-dai-bi.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.
