# Show app tokens

To switch between user and app tokens, the player has to click respectively **My assets** or **All assets in game**. Note that **My assets** section will display only NFTs that are assigned and implemented in that project on the metapro market.

<figure><img src="https://lh4.googleusercontent.com/ouakl3wpe-UK6SY16-GL6LNupycTXP8O4CuKp7hRdVDmxmdGhk_sdEiA9XDSOewTGm0wINKfjeAuuj-vnSEIyFqS5WyvTbm0bzYsrGIlsEXfFofz00YAghjrU72ym0UgF7Zxwq4y8cCxKT3TP-ZtnH0bVTgg4JpEavXVosd9yZc4bERksqHgrI7SIqkNUw" alt=""><figcaption></figcaption></figure>

More information about particular token can be found after clicking on the ![](https://lh5.googleusercontent.com/LgAaFe631svg4FsDJM3loqn37TeWj1RK9U3u0smxZJnPwr4tKiMykOo1UthVa5a9hMXLALAlnDPQmMNxfnDcye9rzRNPVNcTqZKeR6EPHRsA21QXGXJioWr2kuTlyYb9xcEfMyl_XWlXRM2f3mVr3p6O_fGZv-KExDCEWDu1Bkw3kFGpV-GAv3-eXI2YEw) button next to the token name. Displayed screen will show information about the token and whether the user has that token in his wallet or not.

<figure><img src="https://lh3.googleusercontent.com/tUUGX4hvXKRYUs7GisdPWDDunCb4zb1jvDD_G9AMknMtqd8dq2Gyjnl8Ew9ojUJZLv9hqVKQ8eoEdv4_gfAAGY14TdkIVN8j5zjH9ioVfCRQlHmRu0Pwa8QKTKEWm6UXwTlxEbsuKmNQ-u87lPZSMlQXpYgmWiD9pQtWW6Dv_l7WL3qALgzs6gO3euo16Q" 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-protocol/unity-plugin/guides/quick-start/2.-play-mode-pc/show-app-tokens.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.
