# View your Autonomi tokens with the Block Explorer

{% stepper %}
{% step %}

### Open the [**Arbitrum Block Explorer**](https://arbiscan.io/)

{% endstep %}

{% step %}

### **Enter your ETH wallet address**&#x20;

In the search bar paste in your wallet address, and press enter

<figure><img src="/files/6cNEkXwTbNtDt3iPBUuj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Click the Token Holdings dropdown**&#x20;

If you have and Autonomi tokens at this address Autonomi ($AUTONOMI) will show in this dropdown.&#x20;

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

{% endstep %}

{% step %}

### **Click it** and you'll open a history your Autonomi transactions

You'll also be able to see the current Autonomi token balance of your wallet

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

{% endstep %}
{% endstepper %}


---

# 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.autonomi.com/node/guides/how-to-guides/view-your-autonomi-tokens-with-the-block-explorer.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.
