# 如何购买DRC-20代币

在本节中，我们将指导您完成购买首批DRC-20代币的过程。开始前请确保您的DogeLabs钱包已充值。

### 步骤1：访问市场

导航至[DRC-20.org](https://drc-20.org/)的官方市场。

### 步骤2：连接您的钱包

* 点&#x51FB;**"Connect Wallet"**。（见下图）

<figure><img src="/files/YDOm71yHTHnipPFSmp11" alt="" width="563"><figcaption></figcaption></figure>

* 您的DOGE余额现在应该可见，替换了"Connect Wallet"按钮。

<figure><img src="/files/6NEscRzIiypH6hD30Sl5" alt="" width="563"><figcaption></figcaption></figure>

### 步骤3：访问市场

点击标题中的 **"Marketplace"**，或访问DRC-20市场。([DRC-20 Marketplace](https://drc-20.org/marketplace))

### 步骤4：选择一个代币

* 选择您希望购买的资产。\
  例如，我们将选择在DRC-20上部署的第一个代币，[**dogi**](https://drc-20.org/marketplace/drc20/dogi)。

<figure><img src="/files/24xFuTPsZeQ2uaf3UVco" alt="" width="563"><figcaption></figcaption></figure>

* 访问 [Dogi Token](https://drc-20.org/marketplace/drc20/dogi) 代币页面。

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

### 步骤5：重置钱包状态（推荐）

为避免潜在的技术问题：

1. 点击您的钱包扩展，然后点击设置齿轮图标 (*<mark style="color:red;">**1**</mark>*)。
2. 点击 **"Reset Wallet State"** (*<mark style="color:red;">**2**</mark>*)。\
   这确保您的钱包与市场完全同步。

<figure><img src="/files/23HRPOeUyMG0CTbet6U0" alt="" width="269"><figcaption></figcaption></figure>

### 步骤6：进行购买

* 在代币页面上，选择您感兴趣的铭文并点&#x51FB;**"Buy"**。

<figure><img src="/files/m3B25N6W11IS3N9wY9ZR" alt="" width="563"><figcaption></figcaption></figure>

### 步骤7：确认您的购买

* 您将被引导至一个描述您打算购买的页面。
* 点&#x51FB;**"Buy now"**&#x786E;认。

<figure><img src="/files/h1hGoT44MLFmsmLJ8jJN" alt="" width="563"><figcaption></figcaption></figure>

### 步骤8：签署交易

* 当弹出窗口出现时，它会要求您确认您的购买。
* 点击 **"Sign"**。（您可能需要签署多个交易，这是正常的。）

<figure><img src="/files/4XaATUndLN65dANZOyro" alt="" width="563"><figcaption></figcaption></figure>

### 恭喜您!

您已经完成了首次 DRC-20 代币购买，并成为了 DRC-20 代币持有者！

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

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

{% hint style="info" %} <mark style="color:blue;">注意：索引器可能会落后几个区块，因此您的购买可能不会立即显示在您的 DogeLabs 钱包中。交易反映通常需要 20-30 分钟。</mark><mark style="color:blue;">**这种延迟是正常的，请参考下面的说明**</mark><mark style="color:blue;">。</mark>

![](/files/S9E7P01l6nGmOmo4nVbj)
{% endhint %}


---

# 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-gou-mai-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.
