# Get the Browser extension

The Iteration X Quick Capture browser extension enables seamless issue capture by allowing you to capture screenshots and videos.&#x20;

It provides contextual information, including **viewport**, **URL**, **browser details**, and **page title**, facilitating one-click issue creation.&#x20;

Your issues are transformed into fully documented tasks with visual attachments and browser session logs. They can then be efficiently managed within the Iteration X project management app, fostering streamlined team collaboration and effective issue tracking.

To install the Iteration X Chrome extension:

1. Open your Chrome browser and use this link to access the extension in the Chrome Web Store: <https://chrome.google.com/webstore/detail/iteration-x/mgcbmceeoigfcnpcngenflmmokjjelfl>
2. Once the extension web page loads, click the *Add to Chrome* button. You will then be prompted to add the extension.
3. Accept the prompt by clicking *Add extension* when it appears.

   Upon accepting the prompt, you will receive a success message confirming that Iteration X has been added to your Chrome browser. Once the extension is successfully installed, you will be redirected to the Signup/login screen.

{% hint style="info" %}
You can also pin the Iteration X extension for quick access by clicking on the extension button in your browser and then clicking the pin button in front of the Iteration X extension name.
{% endhint %}

### Supported browsers

Iteration X Extension is available on most chromium based browsers like Chrome, Edge, Arc, Opera, Vivaldi, Brave among others.

<div align="left"><figure><img src="/files/FMXgY80zLz1HcSxzQFOm" alt="" width="563"><figcaption><p>Get the Browser extension</p></figcaption></figure></div>


---

# 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://iteration-x.gitbook.io/help-documentation/quick-capture-extension/get-the-browser-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.
