# Polarity Chrome Extension V1

Our V1 of the Polarity Chrome Extension is live! To install and use just follow the below steps!&#x20;

## Installing&#x20;

To install the Chrome extension:&#x20;

1. Navigate to: <https://chrome.google.com/webstore/detail/polarity/mkeooojfopakiocdfjigabogdgkicobe>&#x20;
2. Click "Add to Chrome"&#x20;
3. Accept the pop up warning&#x20;
4. Navigate to the icon in the top right of your browser and select it&#x20;
5. Add in the URL for your Polarity instance
   1. If using Polarity's Community Edition, use "<https://ce.polarity.io"&#x20>;
6. Start Searching!&#x20;

## How it works &#x20;

The V1 of our Polarity Chrome extension enables analysts to quickly pivot from anywhere in their browser to Polarity in the browser.&#x20;

1. Simply highlight any information you want to lookup&#x20;
2. Right click&#x20;
3. Select "Search in Polarity"
4. This will open a browser tab and run the search using Polarity's Web Search!&#x20;
   1. If you already have Polarity open, it will navigate you to the open browser tab.
5. **Enjoy!!**

For more information or issues, please reach out to: <support@polarity.io>


---

# 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.polarity.io/enterprise-guide/web-search/polarity-chrome-extension-v1.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.
