# Chrome extension

You can install the Hydrozen.io Chrome extension and use your API key to configure the extension and it will show you the status of the monitors directly in the plugin.

Download the [Chrome extension here](https://chromewebstore.google.com/detail/hydrozenio/fampgfbpofnkemngjmpkfmhjbfmjanpn).

<figure><img src="/files/I98bGHuVTqiRBM4OVQtM" alt=""><figcaption><p><a href="https://chromewebstore.google.com/detail/hydrozenio/fampgfbpofnkemngjmpkfmhjbfmjanpn">Click to download the extension</a></p></figcaption></figure>

### Usage guide

{% embed url="<https://www.motionshot.app/walkthrough/6672d847618256273c509566/embed?hideSteps=1&hideAsSteps=1&hideDownload=1&hideCopy=1&fullscreen=1>" %}
Chrome extension usage guide.
{% 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.hydrozen.io/overview/plugins-and-extensions/chrome-extension.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.
