# Dashboard

The Meta Pool Dashboard presents what is related to your account in Meta Pool. Your assets, your participation in the different Meta Pool products and actions pending to be carried out.&#x20;

In addition to allowing you to simultaneously see all the tokens with which you can participate in the Meta Pool.

## Steps to follow to see your Dashboard

1\) Go to <https://www.metapool.app/> an then to the section Dashboard. Or directly to: <https://www.metapool.app/dashboard>.

2\) **Network selection:** Choose the Network of your preference. Note that by default the Dashboard liquidity is in the NEAR Network, but make sure to select the desired Network.&#x20;

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

3\) **Connect your wallet** by clicking the "**Connect your Wallet"** button.

4\) **Choose your preferred wallet** according to the Network preselected before, for this example, we will use [**MyNearWallet**](https://app.mynearwallet.com/) for the $NEAR token.&#x20;

<figure><img src="/files/RHoVwN7OmbfD1DTkarnq" alt="" width="563"><figcaption></figcaption></figure>

## Your Assets

After connecting the corresponding wallet you will be able to see your assets.

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

### There are also other action buttons, such as:

* **Use It**: directs to Meta Pool products where you can use this asset.
* **Vote**: directs to the Meta Pool DAO Voting section.
* **Stake**: directs to the Staking section of the token to obtain the respective LST.
* **Get It**: directs to the Staking section to get this LST staking the Original Digital Asset.
* **Add Token**: Information required to include the Token in the wallet. If there is a button from your wallet in this section, you can include it directly by clicking.

  <figure><img src="/files/WocHDY3n7ieftspIGUD0" alt="" width="415"><figcaption></figcaption></figure>

### Delayed Unstake

#### Pending

If you made a delayed unstake and enough time has not yet passed to be able to withdraw your tokens, you will see your delayed unstake action as follows:

<figure><img src="/files/1UdxqwbKQBAApCBTm3Bo" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This information is also visible in the Delayed Unstake/Withdraw section of the corresponding Token.
{% endhint %}

#### Withdraw

If you made a delayed unstake and enough time has passed, you can withdraw your tokens by clicking on the "**Withdraw**" button.

<figure><img src="/files/RFv7iBmZ0Gl8q2xA2Rjv" alt="" width="413"><figcaption></figcaption></figure>

## My Position

In NEAR Network, in addition to your assets, you can see your participation in the different Meta Pool products in the subsection: My Position.

It is located directly below the assets section.

In addition to being able to see your participation, there are different action buttons that direct you to the corresponding sections.

<figure><img src="/files/YAoo5XahfWIuZE7X5IYK" 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.metapool.app/master/meta-pool-ecosystem/dashboard.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.
