# 钱包管理

- [如何使用隐私钱包](https://help.tpwallet.io/cn/wallet-management/wallet/private-wallet.md)
- [如何使用Widget（小部件）](https://help.tpwallet.io/cn/wallet-management/wallet/widget.md)
- [如何隐藏钱包？](https://help.tpwallet.io/cn/wallet-management/wallet/hide-wallet-network.md)
- [如何创建钱包？](https://help.tpwallet.io/cn/wallet-management/wallet/create-wallet.md)
- [如何导入钱包？](https://help.tpwallet.io/cn/wallet-management/wallet/import-wallet.md)
- [如何管理钱包？](https://help.tpwallet.io/cn/wallet-management/wallet/manage-wallet.md)
- [如何切换钱包？](https://help.tpwallet.io/cn/wallet-management/wallet/switch-wallet.md)
- [如何同步钱包？](https://help.tpwallet.io/cn/wallet-management/wallet/wallet-sync.md)
- [如何一键迁移钱包数据？](https://help.tpwallet.io/cn/wallet-management/wallet/wallet-data-migration.md)
- [如何使用观察钱包以及冷钱包？](https://help.tpwallet.io/cn/wallet-management/wallet/how-to-use-watch-wallet-cold-wallet.md)
- [什么是nonce？](https://help.tpwallet.io/cn/wallet-management/wallet/nonce.md)


---

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