# Assets

An asset is a digital rapresentation of a value; this includes everything that can be exchanged, stored and trasferred.    &#x20;

### Page structure&#x20;

This page is accessible by clicking from the [Block ](/how-to-use-avascan/blocks.md)or [Transaction](/how-to-use-avascan/unified-transaction-list.md) page and then **Assets**.&#x20;

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

The results are displayed in different columns:&#x20;

* **Type :** asset type
* **Name :** asset chosen name
* **Symbol :** asset chosen symbol
* **Asset ID :** unique identifier
* **Created at :** date and time&#x20;


---

# 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.avascan.info/how-to-use-avascan/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.
