# My assets

My assets tab on the launcher displays a comprehensive view of all your assets. Here, you can easily find collected assets, created assets, and those added to your Wishlist.&#x20;

My Assets tab serves as a centralized location for managing and organizing your collected assets, created assets, and Wishlist items. It offers easy access to your virtual treasures and provides a streamlined experience for discovering, creating, and tracking assets within the launcher platform.

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

✔ This section allow you to check asset details:

* asset name
* creator details
* blockchain
* protocol
* balance
* like quantity
* wishlist quantity

<figure><img src="/files/ywATlQWqPAp1mCKSvJQG" 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.metaproprotocol.com/metapro-launcher/my-assets.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.
