# Active Notifications

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

Not all chains are lightning fast—especially for those unfamiliar with Bitcoin’s native network speed, transactions may take some time to complete.

But fret not! Brotocol includes **active notifications** to keep you informed about ongoing transactions in real time.

<figure><img src="/files/14H4flWNrFtE6pGZFHWQ" alt="" width="375"><figcaption></figcaption></figure>

If you have at least one pending notification, your '[**Explorer**](broken://pages/4pWxVjcrQyog9kzQ55N2)' button will be updated to look like the screenshot above.&#x20;

<figure><img src="/files/3kVjLuDObxuQtOD6OfJP" alt=""><figcaption></figcaption></figure>

By clicking 'My records only', you will be able to see the status of your transaction.&#x20;


---

# 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.brotocol.xyz/getting-started/active-notifications.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.
