# How to reset your password

Open TokenPocket, click \[Details] on the upper right corner, click \[Reset Password] on the Wallet Details list. You need to enter the corresponding private key or secret recovery phrase of the wallet to reset your password.

<figure><img src="/files/5ISBx4W3OpgBFDdrOxlv" alt=""><figcaption></figcaption></figure>

If you've lost your private key and secret recovery phrase, you can only try to enter the password to unlock your wallet. There is no limit to the number of times the password can be entered. No one can help you to retrieve your password, private key or secret recovery.


---

# 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/en/wallet-faq-en/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.
