# KEYRING PRO

- [Getting Started](https://help.keyring.app/keyring-pro/getting-started.md): Welcome to KEYRING PRO!
- [How to use](https://help.keyring.app/keyring-pro/how-to-use.md): How to Use KEYRING PRO Wallet
- [Accounts](https://help.keyring.app/keyring-pro/how-to-use/accounts.md): Guide to Features and Actions in the Accounts Tab
- [Send and Receive Tokens](https://help.keyring.app/keyring-pro/how-to-use/send-and-receive-tokens.md): How to Send and Receive Tokens
- [KEYRING EXCHANGE](https://help.keyring.app/keyring-pro/how-to-use/keyring-exchange.md): How to ultilize KEYRING EXCHANGE
- [Add Token](https://help.keyring.app/keyring-pro/how-to-use/add-tokens.md): How to add new tokens
- [Add RPC](https://help.keyring.app/keyring-pro/how-to-use/add-rpc.md): How to add more RPCs
- [Coin Search](https://help.keyring.app/keyring-pro/how-to-use/coin-search.md): Search for the top trending coins
- [Set Up Security Mesures](https://help.keyring.app/keyring-pro/how-to-use/set-up-security-mesures.md): How to Set Up PIN Code and Biometric Locks
- [Back Up Wallet](https://help.keyring.app/keyring-pro/how-to-use/back-up-wallet.md): How to backup and restore wallet
- [NFC Keycard Operation](https://help.keyring.app/keyring-pro/how-to-use/nfc-keycard-operation.md): Manage NFC cards
- [View Private Key](https://help.keyring.app/keyring-pro/how-to-use/view-private-key.md): How to see your Wallet Private Key
- [Manage NFT](https://help.keyring.app/keyring-pro/how-to-use/manage-nft.md): How to view and manage NFTs
- [Liquidity](https://help.keyring.app/keyring-pro/how-to-use/liquidity.md): Liquidity Moditor
- [Pinned Transaction](https://help.keyring.app/keyring-pro/how-to-use/pinned-transaction.md): Guide to Features and Actions in the Pinned Transactions Tab
- [Check History](https://help.keyring.app/keyring-pro/how-to-use/check-history.md): Guide to Features and Actions in the History Tab
- [Gas Refuel](https://help.keyring.app/keyring-pro/how-to-use/gas-refuel.md): How to use the Gas Refuel function
- [Edit Spending Limit](https://help.keyring.app/keyring-pro/how-to-use/edit-spending-limit.md): Set a limit for how much you approve to spend when connecting wallet
- [EIP-7702](https://help.keyring.app/keyring-pro/eip-7702.md): What is EIP-7702?
- [Dismiss Smart Account](https://help.keyring.app/keyring-pro/dismiss-smart-account.md): What does the Dismiss Smart Account option do?
- [Gas Fee Sponsorship](https://help.keyring.app/keyring-pro/gas-fee-sponsorship.md): How the Gas Fee Sponsorship function works for users and sponsors.
- [For User](https://help.keyring.app/keyring-pro/gas-fee-sponsorship/for-user.md): User Guide for the Gas Fee Sponsorship Feature
- [For Sponsor](https://help.keyring.app/keyring-pro/gas-fee-sponsorship/for-sponsor.md): Guide to the Gas Fee Sponsorship Feature for Sponsors
- [FAQ](https://help.keyring.app/keyring-pro/faq.md): With KEYRING PRO, you can manage all of your accounts easily.
- [Terms of Service](https://help.keyring.app/keyring-pro/terms-of-service.md): Terms of Service for KEYRING PRO Wallet
- [Privacy Policy](https://help.keyring.app/keyring-pro/privacy-policy.md): Privacy Policy for KEYRING PRO Wallet
- [Social Links](https://help.keyring.app/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/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.
