# USING MINTABLE

- [Get Started](https://docs.mintable.app/using-mintable/get-started.md): Ready to start your NFT journey? Setting up a Mintable account is quick and easy. Follow the steps below to create your profile and access your dashboard.
- [NFT Wallets](https://docs.mintable.app/using-mintable/nft-wallets.md)
- [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!
- [Your Profile](https://docs.mintable.app/using-mintable/your-profile.md)
- [Edit my profile/Account settings](https://docs.mintable.app/using-mintable/your-profile/edit-my-profile-account-settings.md): Want to personalize your profile or manage your account details? Mintable makes it easy to customize your public-facing page and control your account preferences — all in one place.
- [Searching on Mintable](https://docs.mintable.app/using-mintable/searching-on-mintable.md): Mintable makes it easy to search for specific NFTs and authentic stores using blockchain identifiers like token IDs and smart contract addresses.
- [Search with AI](https://docs.mintable.app/using-mintable/searching-on-mintable/search-with-ai.md)
- [What is a "Guaranteed Authentic" collection?](https://docs.mintable.app/using-mintable/searching-on-mintable/what-is-a-guaranteed-authentic-collection.md)
- [Buying and Selling NFTs](https://docs.mintable.app/using-mintable/buying-and-selling-nfts.md): Buy it, hodl it, redeem it, trade it, download it.
- [How to Sell Items that are already in Your Wallet](https://docs.mintable.app/using-mintable/buying-and-selling-nfts/how-to-sell-items-that-are-already-in-your-wallet.md): Have an NFT sitting in your wallet and ready to sell it? Whether you bought it, minted it and didn’t list, or received it from another platform, you can easily list it for sale on Mintable.


---

# 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.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.
