# Connecting Wallets

Connecting a wallet to GhostMarket enables you mint, buy, sell, and trade NFTs through your user profile. You can connect any supported wallet across any of the seven integrated blockchains on GhostMarket. Note that some wallets work across multiple blockchains, while others require a specific wallet that only works on that chain.  \
\
To connect your wallet to GhostMarket, start by clicking on the profile icon in the top right corner of the page.

<figure><img src="/files/6THD0akVI6Si8IjUNU5Y" alt=""><figcaption></figcaption></figure>

  You will then see a dropdown menu with the prompt to add your wallet.\ <br>

<figure><img src="/files/6VoIoIS2AfeVQbsnM2Zc" alt=""><figcaption></figcaption></figure>

Select the blockchain you wish to use, then choose a wallet from the available options. For this example, we’re choosing BSC as the blockchain and MetaMask as the wallet.  If you don't have the desired wallet yet, there is an option to download the wallet as well.&#x20;

<div align="left"><figure><img src="/files/udU96IvZAdjru6ajtLJM" alt=""><figcaption></figcaption></figure></div>

A popup window from the wallet will appear and you will need to login with your credentials. Each wallet has its own login screen and process. Once you login, the wallet will automatically connect to GhostMarket and you will see new options in the dropdown menu for navigating the platform.  

<figure><img src="/files/GC8RoU3WJlJM8BT8rpJh" alt=""><figcaption></figcaption></figure>

Towards the bottom of the drop-down menu, you will see all of your connected wallets, which includes your cryptocurrency balance and other info pertaining to that specific wallet. To disconnect your wallet at any time, simply click the power icon. If you want to reconnect your wallet again at a later point in time, you will need to repeat the process.  

<figure><img src="/files/Gbb6Wc26XnuYPvas4fgl" alt=""><figcaption></figcaption></figure>


---

# 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.ghostmarket.io/user-guides/getting-started/connecting-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.
