# Side panel

{% embed url="<https://youtu.be/gOXwWBpXl5I>" %}

As soon as you [log in to web3](https://docs.metaproprotocol.com/metapro-market/connect-wallet-+-web3-login), the **metapro** side panel will appear on the right-hand side of the screen.

<figure><img src="/files/x3iWAbGZwY8QX7jUaACW" alt="" width="287"><figcaption></figcaption></figure>

You can also call this panel by clicking on the wallet icon in the upper right corner.

<figure><img src="/files/E7I6ZDDkU7QUjjfAVtzc" alt="" width="375"><figcaption></figcaption></figure>

But on mobile devices, you have to open the **Menu** in the top left corner and click the **Wallet** button

<div><figure><img src="/files/kH00Iffif5WqZRFvgaA2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/P05aQ1AYdXPUhtFNUb10" alt=""><figcaption></figcaption></figure></div>

Below you will find a detailed description of each of the functionalities that you will find in this panel.

<div><figure><img src="/files/6PZwkQ0b7yLG9AdvtIqF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/d7pDJIAtZbGfHcHbgDXy" alt=""><figcaption></figcaption></figure></div>

1. This function shows the chain you are connected with.&#x20;
2. This function shows your wallet address.
3. This function shows the wallet you are connected with.
4. This function allows you to log out.
5. This function shows your total balance.&#x20;
6. This function allows you to refresh your wallet balance.
7. This function allows you to [Buy Crypto](https://docs.metaproprotocol.com/metapro-market/buy-crypto) with your Bank Card.
8. We display tokens from blockchains that we currently support and your wallet balance.
9. We display your last 3 NFT tokens, but you can access all of your NFT by clicking on the [Profile](https://docs.metaproprotocol.com/metapro-market/profile) tab.
10. This function allow you to [transfer your NFT](https://docs.metaproprotocol.com/metapro-market/connect-wallet-+-web3-login/side-panel/transfer)&#x20;
11. This function allow you to [sell your NFT](https://docs.metaproprotocol.com/metapro-market/connect-wallet-+-web3-login/side-panel/sell)
12. This function allow you to [see all your collected NFT](https://docs.metaproprotocol.com/metapro-market/connect-wallet-+-web3-login/side-panel/all-nft-assets)

{% content-ref url="/pages/u8PZpwsHjwIMvUXs5Vd1" %}
[Transfer NFT](/metapro-market/side-panel/transfer-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/NkRNasapQwfTc5AsLbW0" %}
[Sell NFT](/metapro-market/side-panel/sell-nft.md)
{% endcontent-ref %}


---

# 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-market/side-panel.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.
