# Wallet Management

- [Token Management](https://help.tpwallet.io/en/wallet-management/token-management.md)
- [How to buy crypto in TokenPocket (Web version)](https://help.tpwallet.io/en/wallet-management/token-management/transit-buy-web.md)
- [How to buy crypto in TokenPocket](https://help.tpwallet.io/en/wallet-management/token-management/transit-buy.md)
- [How to Search Tokens?](https://help.tpwallet.io/en/wallet-management/token-management/how-to-search-and-add-tokens.md)
- [How to Add Tokens?](https://help.tpwallet.io/en/wallet-management/token-management/how-to-add-tokens.md)
- [How to Delete Tokens?](https://help.tpwallet.io/en/wallet-management/token-management/how-to-delete-tokens.md)
- [How to manage My NFT assets?](https://help.tpwallet.io/en/wallet-management/token-management/how-to-manage-my-nft-assets.md)
- [Wallet Management](https://help.tpwallet.io/en/wallet-management/wallet-management.md)
- [How to Use the Private Wallet?](https://help.tpwallet.io/en/wallet-management/wallet-management/private-wallet.md)
- [How to use Widgets?](https://help.tpwallet.io/en/wallet-management/wallet-management/widgets.md)
- [How to hide the Wallet?](https://help.tpwallet.io/en/wallet-management/wallet-management/how-to-hide-the-wallet-network.md)
- [How to Create a Wallet?](https://help.tpwallet.io/en/wallet-management/wallet-management/how-to-create-a-wallet.md)
- [How to Import a Wallet?](https://help.tpwallet.io/en/wallet-management/wallet-management/how-to-import-a-wallet.md)
- [How to Manage My Wallet?](https://help.tpwallet.io/en/wallet-management/wallet-management/how-to-manage-my-wallet.md)
- [How to Switch My Wallet?](https://help.tpwallet.io/en/wallet-management/wallet-management/how-to-switch-my-wallet.md)
- [How to Sync a Wallet?](https://help.tpwallet.io/en/wallet-management/wallet-management/how-to-sync-a-wallet.md)
- [How to use Watch Wallet and Cold Wallet?](https://help.tpwallet.io/en/wallet-management/wallet-management/how-to-use-watch-wallet-and-cold-wallet.md)
- [What is Nonce?](https://help.tpwallet.io/en/wallet-management/wallet-management/nonce.md)
- [Blockchain Explorer Tutorial](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial.md)
- [What is Blockchain Explorer?](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial/what-is-blockchain-explorer.md)
- [What is Transaction ID (Hash) ?](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial/what-is-transaction-hash.md)
- [BSC Explorer Tutorial](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial.md)
- [Query transfer records on BSC explorer.](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/query-the-transfer-record-bsc.md)
- [Query your assets on BSC explorer.](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/query-wallet-assets-bsc.md)
- [Query the token's information on BSC explorer.](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial/bsc-explorer-tutorial/query-token-info-bsc.md)
- [TRON Explorer Tutorial](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial.md)
- [Query transfer records on TRON explorer.](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/query-transfer-records-tron.md)
- [Query your assets on TRON explorer.](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/query-wallet-assets-tron.md)
- [Query the token's information on TRON explorer.](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial/tron-explorer-tutorial/query-token-info-tron.md)
- [ETH Explorer Tutorial](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial.md)
- [Query transfer records on  ETH explorer.](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/query-transfer-records-eth.md)
- [Query your assets on ETH explorer.](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/query-wallet-assets-eth.md)
- [Query the token's information on ETH explorer.](https://help.tpwallet.io/en/wallet-management/blockchain-explorer-tutorial/eth-explorer-tutorial/query-token-info-eth.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/en/wallet-management.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.
