# 如何：创建或导入您的钱包

## 创建或导入您的 DOGE 钱包

成功安装 DogeLabs 钱包扩展后，您可以创建一个新钱包 (<mark style="color:red;">**2**</mark>) 或导入现有钱包 (<mark style="color:red;">**3**</mark>)。**本节将首先介绍如何创建新钱包。**&#x5982;果您已经有一个 DOGE 钱包，只需点击“我已经有一个钱包”并按照指示操作。

### **创建新钱包**

#### 1. 开始创建钱包

* 点击下图所示的 **"Create new wallet"**。

<figure><img src="/files/Qe8uYB0o6LLKMMQmbK50" alt="" width="352"><figcaption></figcaption></figure>

#### 2. 设置强密码

* 为您的账户创建一个安全的密码。此密码用于本地解锁访问您的账户，并不会在线存储。保管好这个密码，最好离线存储，它和您的种子短语一样重要。
* 设置密码后，点击 **"Continue"**。

<figure><img src="/files/V9W2VZ4SCQrfZBdNAFQ5" alt="" width="352"><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:blue;">注意：密码区分大小写。</mark>*
{% endhint %}

#### 3. 保护您的秘密恢复短语

* 仔细记下您的秘密恢复短语，也称为“Secret Recovery Phrase”。这个短语是您钱包的钥匙，丢失它可能意味着丢失对资金的访问。
* 安全地写下您的种子短语后，勾选 **"I have saved my Secret Recovery Phrase"**&#x5E76;点击 **"Continue"**。

<figure><img src="/files/U0FYMrtl7aGDph56PK2c" alt="" width="352"><figcaption></figcaption></figure>

{% hint style="danger" %} <mark style="color:red;">警告：永远不要分享您的种子短语，如果有人要求它... 那是个骗子，百分之百。</mark>
{% endhint %}

#### 4. 完成设置

* 只需点&#x51FB;**"Continue"**。无需填写“Custom HdPath”和“Phrase”字段。

<figure><img src="/files/btapGI5yBsEuJge9uPvP" alt="" width="352"><figcaption></figcaption></figure>

### 恭喜您，您的 DOGE 钱包已设置完成！

<figure><img src="/files/xd5aNtdrmobVy45iPds8" alt="" width="352"><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:blue;">注意：您可以点击上面显示的地址，将您的完整地址直接复制到键盘，如有需要可随处粘贴。</mark>*
{% endhint %}

### **（可选）导入现有钱包**

如果您已经有一个 DOGE 钱包：

* 点&#x51FB;**"I already have a wallet"**.
* 按照提示导入您现有的种子短语。

<mark style="color:red;">**完成这些步骤后，您现在已准备好使用您新创建或导入的 DOGE 钱包与 DRC-20 市场互动。**</mark>


---

# 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-chuang-jian-huo-dao-ru-nin-de-qian-bao.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.
