# Installation

The browser extension can be installed in three ways:

## **Option 1 - Google Chrome**

**From the Chrome Web Store**

1. Open the[ Chrome Web Store](https://chromewebstore.google.com/).
2. Search for OvalEdge to locate the OvalEdge extension.<br>

   <figure><img src="/files/3gbHlIdhd2k92QInOG8h" alt=""><figcaption></figcaption></figure>
3. Click on the OvalEdge Extension to open its details page.

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe7405gA8UTmXrnd9SkCIHWnDUFKQusfbLkmhj9CuNbL3VAi3HCdOXWQ_90iRGRZsDztpP7FVxqarSvK8xhE4jpHcFH1pDNnDRsdH353ExG9Q_hJyhQ5HEAY7QDIpB0h5t0Qk3vKA?key=vbgvx8X3sNVlQOvBeWHCRg" alt=""><figcaption></figcaption></figure>
4. Click the Add to Chrome button. A pop-up window with the message "Add OvalEdge?" will appear.&#x20;
5. Click Add Extension. The OvalEdge extension will be added and displayed in the browser extensions section.

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXePASlry_CQ7WL5NMFQ3sYOSfMCLahI2ON9JsMSMLeVn_u9FCJVFw83_NfMfGUAUJGoEwWH2MDf69vjtIGI7GRemq9Gdblh7uzGX9kFEggVx5TpjhtRXjseLuGWnxvXFQlZ_itI?key=vbgvx8X3sNVlQOvBeWHCRg" alt=""><figcaption></figcaption></figure>
6. Click the Extensions icon in the browser menu to view the OvalEdge add-on in the extensions pop-up.

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfem8eYryI21R19BbCqUGg2P8T4SKb1DOKKaMulrV-hvgUpxnxzycrm1f-JZQ4nVRodR6q8RWoh-aa0E1x9OlIkNB4UFaJeWQ1pNVQ0RXxDzY3lyddj4nePr6VlrkJqssA6Nxu7PQ?key=vbgvx8X3sNVlQOvBeWHCRg" alt=""><figcaption></figcaption></figure>

## **Option 2 - Microsoft Edge**

**From the Edge Add-Ons Store**

1. Open the[ Microsoft Edge Add-Ons Store](https://microsoftedge.microsoft.com/addons).
2. Search for OvalEdge to locate the OvalEdge extension.<br>

   <figure><img src="/files/fUvjX50W4Itg4x9hCHPR" alt=""><figcaption></figcaption></figure>
3. Click the Get button. A pop-up window with the message "Add 'OvalEdge' to Microsoft Edge?" will appear.&#x20;
4. Click Add Extension. The OvalEdge extension will be added and displayed in the browser extensions section.

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeb4qmbhQVyHuQMlxxmDRxP_COc7YXkklkjqHIrU-ZtDyqO-YiYOa7VVxgXYQckz0sazOKqRyIqHm2NlPPUDOdSmZcKGmXEsY8Las3zF9WNzu_ALkBvlUP4lcR2dADGYHfGF-4f1Q?key=vbgvx8X3sNVlQOvBeWHCRg" alt=""><figcaption></figcaption></figure>
5. Click the Extensions icon in the browser menu to view the OvalEdge add-on in the extensions pop-up.

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc6dlgaIfutaouXJxWqZMslzo-dXWXDKqtBbk9uNv_mIIPT9Q9baW7nlNX84hcMeLhnk40y4bFdLcl6r0n7YY9RK8AScUZfAsEWrpl3eWyzLGEiyGlkD81mtXMJu4AurJU_fy_sBw?key=vbgvx8X3sNVlQOvBeWHCRg" alt=""><figcaption></figcaption></figure>

## Option 3 - OvalEdge Application

1. Log in to the OvalEdge application.
2. Click on the Profile icon in the main header. Select the My Profile option from the menu.

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd8M6zLMR9EuD4fLwI8Qx6Zq7qdYRvOkfEiOr1PJhMJuUJhSQ_ohriu3brASZ39zwzHSmugR2ZzlSqqqp0OSPtduyrIbCvimpLCGPycfX36nsnW1vEXzo361_gEqqOUuy5uZ-jj3Q?key=vbgvx8X3sNVlQOvBeWHCRg" alt=""><figcaption></figcaption></figure>
3. Click the Nine Dots icon on the My Profile page and select the Add Browser Extension option. This redirects users to the Chrome Web Store's OvalEdge extension page.
4. Click the Add to Chrome button. A pop-up window with the message "Add OvalEdge?" will appear.&#x20;
5. Click Add Extension. The OvalEdge extension will be added and displayed in the browser extensions section.


---

# 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.ovaledge.com/release8.1/home/browser-extension/installation.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.
