# Runes on Fractal

{% content-ref url="/pages/Lca93ENzJ7vLsgUzqZH2" %}
[Get Runes Status](/developer-support/open-api-documentation/api-for-bitcoin/runes/get-runes-status.md)
{% endcontent-ref %}

{% content-ref url="/pages/XeHm33lJloOmPBGSmUf5" %}
[Get Runes Info List](/developer-support/open-api-documentation/api-for-bitcoin/runes/get-runes-info-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/ups1NBPpQBp7f5QFZq8Z" %}
[Get Runes Info](/developer-support/open-api-documentation/api-for-bitcoin/runes/get-runes-info.md)
{% endcontent-ref %}

{% content-ref url="/pages/u7baSOokkTRwnhe06RzF" %}
[Get Address Runes Balance List](/developer-support/open-api-documentation/api-for-bitcoin/runes/get-address-runes-balance-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/TnGV4QJvWjkr8OOlbX3S" %}
[Get Address Runes Balance](/developer-support/open-api-documentation/api-for-bitcoin/runes/get-address-runes-balance.md)
{% endcontent-ref %}

{% content-ref url="/pages/e8MfgID2rHSzV7NhONeg" %}
[Get UTXO Runes Balance](/developer-support/open-api-documentation/api-for-bitcoin/runes/get-utxo-runes-balance.md)
{% endcontent-ref %}

{% content-ref url="/pages/zFEcVP2hqZfZA9boEyhF" %}
[Get Address Runes UTXO](/developer-support/open-api-documentation/api-for-bitcoin/runes/get-address-runes-utxo.md)
{% endcontent-ref %}

{% content-ref url="/pages/3LBah53phkQve78mNxm6" %}
[Get Runes Events](/developer-support/open-api-documentation/api-for-bitcoin/runes/get-runes-events.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.unisat.io/developer-support/open-api-documentation/api-for-fractal-bitcoin/runes-on-fractal.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.
