# Keep your Recovery Phrase and Private Key safe!

When creating the wallet, you are reminded to make a backup, and it will only be stored on your device.&#x20;

![](/files/wen0f3EzF2jzzCakZEqP)

<mark style="color:red;">**The secret recovery phrase and private key are the only proof to restore the wallet and control the assets. If you share your private key or secret recovery phrase with a third party, they can control and transfer your assets without your permission!**</mark>&#x20;

So, private key and secret recovery phrase are very important! By the way, you need to back up your private key and secret recovery phrase and store them in a safe place, cause you can only get your assets back by one of them!


---

# 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.tokenpocket.pro/en/security-knowledge/security-measure/phrase-key.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.
