# How to monitor on-chain activity?

[Halo Wallet](https://halo.social/) empowers users to track the on-chain activities of any addresses. Start by searching and following the desired addresses. You can then view all the on-chain activities of the followed addresses directly in a unified, user-friendly feed on the homepage.

This feature facilitates real-time on-chain monitoring, helping you to make optimal investment decisions. Moreover, for any specific transaction, you can click to access comprehensive on-chain information and view it on the blockchain explorer.

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


---

# 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://halo-1.gitbook.io/halo-wallet/beginners-guide/how-to-monitor-on-chain-activity.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.
