# 如何：解决99.99%的问题

在购买过程中或在列出铭文时遇到诸如错误之类的问题是可能发生的。 本指南提供了一种快速有效的方法来解决这些问题的大多数。

### **步骤1：删除浏览器扩展**

* 首先从浏览器中删除DogeLabs钱包扩展。
* **重要提示：** 在执行此操作之前，请确保已记下您的种子短语。

### **步骤2：清除缓存并执行完全刷新**

* 清除浏览器缓存。通常，您可以通过按Ctrl + Shift + Delete并选择删除所有内容来完成此操作。
* 然后，使用Ctrl + F5执行完全刷新。

### **步骤3：重新安装DogeLabs钱包**

* 返回官方网站或Chrome网上应用店，重新安装DogeLabs钱包扩展。

### **步骤4：重新导入您的钱包**t

* 使用您之前记录的12个单词的种子短语，重新导入您的钱包。

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

* 为了预防潜在的技术问题，请点击您的钱包扩展。
* 然后，点击设置齿轮图标 (<mark style="color:red;">**1**</mark>)。
* 选择 **"Reset Wallet State"** (<mark style="color:red;">**2**</mark>)。

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

### **步骤6：返回市场**

* 现在，您可以返回市场并恢复您的活动。
* 您的问题现在应该已经解决。

*按照这些步骤操作，您可以快速解决在使用DogeLabs钱包和DRC-20市场时遇到的大多数问题。*

{% hint style="danger" %} <mark style="color:red;">**还有其他问题吗？**</mark>\ <mark style="color:red;">在官方市场创建一个工单！</mark>
{% 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-jie-jue-99.99-de-wen-ti.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.
