# 重置钱包

您可以将卡片重置为默认设置。

1. 访问 <https://hardwallet.keyring.app/clear-tag>。
2. 确认您理解您的操作。
3. 点击“扫描”按钮。
4. 扫描您的卡片。

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

请注意，重置卡片将导致所有存储在卡片上的资产被删除。


---

# 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://help.keyring.app/zh/keyring-hard-wallet/reset-wallet.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.
