# List of Assets

{% embed url="<https://youtu.be/yTb8x6gp0JA?feature=shared>" %}
Smart Lists: List of Assets
{% endembed %}

With List of Assets, you can rapidly check the Assets of any specific Account, both their Fungible and Non Fungible Tokens.

Just input the Account ID and check what they hold!

**Example of Fungible Tokens held by 0.0.1704837**

<figure><picture><source srcset="/files/AZkkFL4bMD6TDyMYz1Cb" media="(prefers-color-scheme: dark)"><img src="/files/Yx5y6UxhIlQPXt525qNd" alt=""></picture><figcaption><p>Fungible Tokens held by Account <strong>0.0.1704837</strong></p></figcaption></figure>

**Example of NFTs held by 0.0.1704837**

<figure><picture><source srcset="/files/X0N0M1JECF8uI7B6nJSe" media="(prefers-color-scheme: dark)"><img src="/files/ivK4F6IHgBFoZcVLmHRX" alt=""></picture><figcaption><p>NFTs held by Account <strong>0.0.1704837</strong></p></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://academy.kabila.app/products/tools/smart-lists/list-of-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.
