> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/avo-assure/create-and-execute-tests-with-design-studio/working-with-test-case-section/recording-a-test-case-with-avo-genius/prerequisite-to-work-with-avo-genius/install-avo-genius-extension-manually.md).

# Install Avo Genius Extension Manually

User can install the Avo Genius extension in chrome and edge browser manually.

Below is the step-by-step process to install Avo Genius Extension:

1. Click **three dots (...)** located on top right corner in browser.
2. Then, Click **Extensions** and select **Manage Extensions option** to add extension in browser.

**For Chrome:**

<figure><img src="/files/2TcjYnLbeoggrmNcBQS3" alt="" width="311"><figcaption></figcaption></figure>

**For Edge:**

<figure><img src="/files/Az9Ureu43pKIo2JweU4m" alt="" width="287"><figcaption></figcaption></figure>

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

2\. Activate the **Developer mode** and click **Load unpacked** button to bring up extension directory of the system.

**For chrome:**

<figure><img src="/files/4JWw3cJ81fzudvWKG6VG" alt=""><figcaption></figcaption></figure>

**For edge:**

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

3. Select **build file** from directory and extension will be loaded in browser.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/create-and-execute-tests-with-design-studio/working-with-test-case-section/recording-a-test-case-with-avo-genius/prerequisite-to-work-with-avo-genius/install-avo-genius-extension-manually.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
