# 如何重置密码

打开TokenPocket，点击【详情】功能，在钱包详情列表中选择【重置密码】，使用该钱包地址对应的私钥或助记词填入重置密码。

<figure><img src="/files/6UIAc3WbILJQY0kvyd2z" alt=""><figcaption></figcaption></figure>

如果私钥或助记词丢失，TokenPocket还可以打开，那么您只能不断的尝试输入正确密码来解锁，密码输入没有试错次数限制。


---

# 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.tpwallet.io/cn/faq/multichain-wallet/reset.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.
