# Installing Chrome Extension

The download to the chrome extension can be found in the discord, follow these steps to install it on your chrome browser if the module requires it.

1. Download and unzip the extension folder

<div data-full-width="true"><figure><img src="/files/wh8mcRwm4WtE4fkTXCBg" alt=""><figcaption></figcaption></figure></div>

2. In the top right of chrome click the puzzle extension icon then click manage extensions, if it isn't shown click the 3 dots in the top right corner and click extensions from there.

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

3. Enable developer mode and click load unpacked

<figure><img src="/files/7wPjfBtTI6fTQY7GKcqR" alt=""><figcaption></figcaption></figure>

4. Click `Load unpacked` and located the extracted folder, then click `Select folder`

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

5. Verify the extension is installed by checking it is displayed in your list of extensions

<figure><img src="/files/mFq0JpaubVHBj4HN1RK0" 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://au.nanoaio.com/getting-started/getting-set-up/installing-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.
