# 插件钱包使用教程

- [TRON 减免Gas费转账服务](https://help.tokenpocket.pro/cn/extension-wallet/faq/tron.md)
- [通过自定义Nonce发送数据](https://help.tokenpocket.pro/cn/extension-wallet/faq/nonce.md)
- [TokenPocket插件钱包安装教程](https://help.tokenpocket.pro/cn/extension-wallet/faq/installation-tutorial.md)
- [使用教程](https://help.tokenpocket.pro/cn/extension-wallet/faq/use-tutorial.md)
- [如何导入/创建钱包？](https://help.tokenpocket.pro/cn/extension-wallet/faq/use-tutorial/how-to-import-create-a-wallet-in-tp-extension-wallet.md)
- [使用TokenPocket插件钱包创建多签钱包](https://help.tokenpocket.pro/cn/extension-wallet/faq/use-tutorial/multisig.md)
- [如何连接TokenPocket插件钱包？](https://help.tokenpocket.pro/cn/extension-wallet/faq/use-tutorial/how-to-connect-with-tp-extension-wallet.md)
- [如何在TokenPocket插件钱包中使用兑换功能？](https://help.tokenpocket.pro/cn/extension-wallet/faq/use-tutorial/how-to-swap.md)
- [如何连接KeyPal硬件钱包？](https://help.tokenpocket.pro/cn/extension-wallet/faq/use-tutorial/connect-keypal.md)
- [如何连接Ledger硬件钱包？](https://help.tokenpocket.pro/cn/extension-wallet/faq/use-tutorial/connect-ledger.md)
- [如何连接Trezor硬件钱包？](https://help.tokenpocket.pro/cn/extension-wallet/faq/use-tutorial/connect-trezor.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.tokenpocket.pro/cn/extension-wallet/faq.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.
