# metapro one

- [About non-custodial wallet ](https://docs.metaproprotocol.com/metapro-one/about-non-custodial-wallet.md)
- [Download & set up](https://docs.metaproprotocol.com/metapro-one/download-and-set-up.md)
- [Create new metapro wallet](https://docs.metaproprotocol.com/metapro-one/download-and-set-up/create-new-metapro-wallet.md)
- [Import existing wallet](https://docs.metaproprotocol.com/metapro-one/download-and-set-up/import-existing-wallet.md)
- [Settings](https://docs.metaproprotocol.com/metapro-one/settings.md)
- [Avatar](https://docs.metaproprotocol.com/metapro-one/settings/avatar.md)
- [Multiple wallets](https://docs.metaproprotocol.com/metapro-one/settings/multiple-wallets.md)
- [Wallet name](https://docs.metaproprotocol.com/metapro-one/settings/wallet-name.md)
- [Private Key](https://docs.metaproprotocol.com/metapro-one/settings/private-key.md)
- [Protect Private Key](https://docs.metaproprotocol.com/metapro-one/settings/private-key/protect-private-key.md)
- [How to find my Private Key](https://docs.metaproprotocol.com/metapro-one/settings/private-key/how-to-find-my-private-key.md)
- [Recovery Phrases](https://docs.metaproprotocol.com/metapro-one/settings/recovery-phrases.md)
- [Protect Recovery Phrases](https://docs.metaproprotocol.com/metapro-one/settings/recovery-phrases/protect-recovery-phrases.md)
- [How to find my Recovery Phrases](https://docs.metaproprotocol.com/metapro-one/settings/recovery-phrases/how-to-find-my-recovery-phrases.md)
- [Application version](https://docs.metaproprotocol.com/metapro-one/settings/application-version.md)
- [Network switch](https://docs.metaproprotocol.com/metapro-one/network-switch.md)
- [Deposit (Tokens and Collectibles)](https://docs.metaproprotocol.com/metapro-one/deposit-tokens-and-collectibles.md)
- [Send (Tokens and Collectibles)](https://docs.metaproprotocol.com/metapro-one/send-tokens-and-collectibles.md)
- [Send Tokens](https://docs.metaproprotocol.com/metapro-one/send-tokens-and-collectibles/send-tokens.md)
- [Send Collectibles (NFT)](https://docs.metaproprotocol.com/metapro-one/send-tokens-and-collectibles/send-collectibles-nft.md)
- [Buy (Buy and Sell Crypto)](https://docs.metaproprotocol.com/metapro-one/buy-buy-and-sell-crypto.md)
- [Browser](https://docs.metaproprotocol.com/metapro-one/browser.md)
- [My assets](https://docs.metaproprotocol.com/metapro-one/my-assets.md)
- [Tokens](https://docs.metaproprotocol.com/metapro-one/my-assets/tokens.md)
- [Asset view](https://docs.metaproprotocol.com/metapro-one/my-assets/tokens/asset-view.md)
- [Adding Tokens](https://docs.metaproprotocol.com/metapro-one/my-assets/tokens/adding-tokens.md)
- [Activities](https://docs.metaproprotocol.com/metapro-one/my-assets/tokens/activities.md)
- [Collectibles (NFT)](https://docs.metaproprotocol.com/metapro-one/my-assets/collectibles-nft.md)
- [Game assets (NFTma)](https://docs.metaproprotocol.com/metapro-one/my-assets/game-assets-nftma.md)
- [Explore](https://docs.metaproprotocol.com/metapro-one/explore.md)
- [Apps](https://docs.metaproprotocol.com/metapro-one/explore/apps.md)
- [Collections (NFT)](https://docs.metaproprotocol.com/metapro-one/explore/collections-nft.md)
- [Game assets (NFTma)](https://docs.metaproprotocol.com/metapro-one/explore/game-assets-nftma.md)
- [How to claim Airdrop](https://docs.metaproprotocol.com/metapro-one/how-to-claim-airdrop.md)
- [How to import wallet from MetaMask to metapro](https://docs.metaproprotocol.com/metapro-one/how-to-import-wallet-from-metamask-to-metapro.md)
- [Supported devices](https://docs.metaproprotocol.com/metapro-one/supported-devices.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://docs.metaproprotocol.com/metapro-one.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.
