# KEYRING PRO

- [入门指南](https://help.keyring.app/zh/keyring-pro/getting-started.md): 欢迎使用 KEYRING PRO！
- [如何使用](https://help.keyring.app/zh/keyring-pro/how-to-use.md): 如何使用 KEYRING PRO 钱包
- [账户](https://help.keyring.app/zh/keyring-pro/how-to-use/accounts.md): 账户选项卡中的功能和操作指南
- [发送和接收代币](https://help.keyring.app/zh/keyring-pro/how-to-use/send-and-receive-tokens.md): 如何发送和接收代币
- [KEYRING交易所](https://help.keyring.app/zh/keyring-pro/how-to-use/keyring-exchange.md): 如何使用 KEYRING EXCHANGE
- [添加代币](https://help.keyring.app/zh/keyring-pro/how-to-use/add-token.md): 如何添加新代币
- [添加RPC](https://help.keyring.app/zh/keyring-pro/how-to-use/add-rpc.md): 如何添加更多 RPC
- [币搜索](https://help.keyring.app/zh/keyring-pro/how-to-use/coin-search.md): 搜索最热门的币种
- [设置安全措施](https://help.keyring.app/zh/keyring-pro/how-to-use/set-up-security-measures.md): 如何设置 PIN 码和生物识别锁
- [备份钱包](https://help.keyring.app/zh/keyring-pro/how-to-use/back-up-wallet.md): 如何备份和恢复钱包
- [NFC密钥卡操作](https://help.keyring.app/zh/keyring-pro/how-to-use/nfc-keycard-operation.md): 管理 NFC 卡
- [查看私钥](https://help.keyring.app/zh/keyring-pro/how-to-use/view-private-key.md): 如何查看您的钱包私钥
- [管理NFT](https://help.keyring.app/zh/keyring-pro/how-to-use/manage-nft.md): 如何查看和管理NFT
- [流动性](https://help.keyring.app/zh/keyring-pro/how-to-use/liquidity.md): 流动性监控
- [固定交易](https://help.keyring.app/zh/keyring-pro/how-to-use/pinned-transaction.md): 固定交易选项卡中的功能和操作指南
- [历史](https://help.keyring.app/zh/keyring-pro/how-to-use/history.md): 历史选项卡中的功能和操作指南
- [Gas ReFuel](https://help.keyring.app/zh/keyring-pro/how-to-use/gas-refuel.md): Gas Refuel功能的使用方法
- [编辑支出上限](https://help.keyring.app/zh/keyring-pro/how-to-use/edit-spending-limit.md): 设置在连接钱包时授权的最大支出额度。
- [EIP-7702](https://help.keyring.app/zh/keyring-pro/eip-7702.md): 在 KEYRING PRO 钱包中使用 EIP-7702
- [关闭智能账户](https://help.keyring.app/zh/keyring-pro/dismiss-smart-account.md): 关闭智能账户
- [燃料费赞助](https://help.keyring.app/zh/keyring-pro/gas-fee-sponsorship.md): 燃料费赞助功能对用户和赞助者如何运作。
- [面向用户](https://help.keyring.app/zh/keyring-pro/gas-fee-sponsorship/for-user.md): 燃料费赞助功能用户指南
- [针对赞助者](https://help.keyring.app/zh/keyring-pro/gas-fee-sponsorship/for-sponsor.md): 赞助者燃料费赞助功能指南
- [FAQ](https://help.keyring.app/zh/keyring-pro/faq.md)
- [服务条款](https://help.keyring.app/zh/keyring-pro/terms-of-service.md): KEYRING PRO 钱包服务条款
- [隐私政策](https://help.keyring.app/zh/keyring-pro/privacy-policy.md): KEYRING PRO 钱包隐私政策
- [社交链接](https://help.keyring.app/zh/keyring-pro/social-links.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.keyring.app/zh/keyring-pro.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.
