# NFT Wallets

- [Mintable Custodial Wallet](https://docs.mintable.app/using-mintable/nft-wallets/mintable-custodial-wallet.md): The Mintable Wallet is a free custodial NFT wallet automatically issued to every Mintable user. It’s designed to simplify onboarding, hold NFTs, and make it easier for both users and businesses to int
- [Frozen Mintable Custodial Wallet!](https://docs.mintable.app/using-mintable/nft-wallets/mintable-custodial-wallet/frozen-mintable-custodial-wallet.md): Is your Mintable Wallet frozen? Find out why and how to un-freeze it.
- [Claiming Mintable Custodial wallet](https://docs.mintable.app/using-mintable/nft-wallets/mintable-custodial-wallet/claiming-mintable-custodial-wallet.md)
- [Connecting & Managing Multiple Wallets on Mintable](https://docs.mintable.app/using-mintable/nft-wallets/connecting-and-managing-multiple-wallets-on-mintable.md)
- [What Crypto Wallets are supported by Mintable?](https://docs.mintable.app/using-mintable/nft-wallets/connecting-and-managing-multiple-wallets-on-mintable/what-crypto-wallets-are-supported-by-mintable.md): Crypto Wallets Supported by Mintable
- [Removing wallets](https://docs.mintable.app/using-mintable/nft-wallets/connecting-and-managing-multiple-wallets-on-mintable/removing-wallets.md): Having too many wallets may be confusing, so you can now easily remove them to consolidate your dashboard.
- [Setting a Default Wallet on Mintable](https://docs.mintable.app/using-mintable/nft-wallets/setting-a-default-wallet-on-mintable.md): To simplify your NFT activities, you can set one wallet as your default — this wallet will be used for minting, buying, and selling NFTs unless you manually select a different one during a transaction
- [Linking your Metamask - Mobile Version](https://docs.mintable.app/using-mintable/nft-wallets/linking-your-metamask-mobile-version.md): Want to access Mintable on your phone using MetaMask? Follow this quick guide to get started using the MetaMask mobile app with Mintable — no desktop needed!


---

# 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.mintable.app/using-mintable/nft-wallets.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.
