# ASC-20

{% content-ref url="/spaces/qy4KBPMImpPIorbU0BJL/pages/OEwaKkLc2W8wQAJ2wMYD" %}
[Get ASC-20 List](/developer-service/asc-20/get-asc-20-list.md)
{% endcontent-ref %}

{% content-ref url="/spaces/qy4KBPMImpPIorbU0BJL/pages/WHlHUXv0lG5LKNXGU98n" %}
[Get  ASC-20 Ticker Info](/developer-service/asc-20/get-asc-20-ticker-info.md)
{% endcontent-ref %}

{% content-ref url="/spaces/qy4KBPMImpPIorbU0BJL/pages/5vVk7AHAXFzQiWoDWk8l" %}
[Get  ASC-20 Balance Of  The Address](/developer-service/asc-20/get-asc-20-balance-of-the-address.md)
{% endcontent-ref %}

{% content-ref url="/spaces/qy4KBPMImpPIorbU0BJL/pages/IhFle96sgMyF8T8buPAj" %}
[Get  ASC-20 Ticker History](/developer-service/asc-20/get-asc-20-ticker-history.md)
{% endcontent-ref %}

{% content-ref url="/spaces/qy4KBPMImpPIorbU0BJL/pages/VbXaW8BvBOEjzvZlaHcg" %}
[Get  ASC-20 History By Block](/developer-service/asc-20/get-asc-20-history-by-block.md)
{% endcontent-ref %}

{% content-ref url="/spaces/qy4KBPMImpPIorbU0BJL/pages/rtexEmLDvl6W3QhaGsUH" %}
[Get  ASC-20 Ticker Last History](/developer-service/asc-20/get-asc-20-ticker-last-history.md)
{% endcontent-ref %}

{% content-ref url="/spaces/qy4KBPMImpPIorbU0BJL/pages/1WmIFMmeIuOnuIT0dGRW" %}
[Get  ASC-20 Records By TxId](/developer-service/asc-20/get-asc-20-records-by-txid.md)
{% endcontent-ref %}

{% content-ref url="/spaces/qy4KBPMImpPIorbU0BJL/pages/3zj8AXSTRLBaNKqQy01o" %}
[Get  Address ASC-20 History](/developer-service/asc-20/get-address-asc-20-history.md)
{% endcontent-ref %}


---

# 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.avascriptions.com/developer-service/asc-20.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.
