# 什么是助记词

助记词是存储恢复钱包所需的所有信息的单词列表。 钱包软件通常会生成一组助记词，并提示用户将其记录在纸上。如果用户的手机/计算机出现故障或硬盘驱动器损坏，可以再次下载相同的钱包软件，并导入助记词以恢复钱包。

注意：请妥善保管好助记词，千万不要将助记词泄露给其他人或保存在网络上，一旦丢失或泄露助记词，可能会导致您的资产损失，TP钱包也无法帮你找回钱包。


---

# 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/cn/faq/multichain-wallet/secret-recovery-phrase.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.
