# Asset view

To access the asset view in a metapro wallet, you will need to open the wallet and look for a tab Tokens that allows you to view your assets. Once you have accessed the asset view, you should be able to see a list of the different cryptocurrencies that you own, along with the current balance of each one.

In metapro wallets, you are also able to see other information about your assets, such as the current value of each cryptocurrency in your local currency, the percentage change in value over a certain time period, and other relevant details. Our metapro wallets also allow you to view the transaction history for each cryptocurrency.

Overall, the asset view in metapro wallet is a useful feature that allows you to keep track of your cryptocurrency holdings and monitor their performance. It can be especially useful if you own multiple cryptocurrencies and want to see how they are performing relative to one another.

✔️ Select **Tokens**&#x20;

<figure><img src="/files/ShqGpHUFNoB1wcMjn3WU" alt="" width="245"><figcaption></figcaption></figure>

✔️ Your assets are displayed below.&#x20;

Here you will find all your tokens, prices, total balance, and holding amounts. Scroll down to see them all.

<figure><img src="/files/Yq3BHzFw65kf2p7ZkNAx" alt="" width="247"><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.metaproprotocol.com/metapro-one/my-assets/tokens/asset-view.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.
