# HAVAH SCAN

HAVAH Scan enables users to perform block searches within the HAVAH network.&#x20;

HAVAH Scan is used to monitor the HAVAH network and provides real-time statistics about HAVAH's blockchain.&#x20;

Users can search for blockchain, transaction, and contract data through HAVAH Scan.

<figure><img src="/files/991jOMXY8WloPd1LSV4z" alt=""><figcaption><p>HAVAH Scan sceenshot</p></figcaption></figure>

### Links for HAVAH Scan

#### HAVAH Scan Mainnet

{% embed url="<https://scan.havah.io>" %}
HAVAH Scan Link (Mainnet)
{% endembed %}


---

# 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.havah.io/havah/havah-dapps/havah-scan.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.
