# Install our browser extension

### Download & install Google Chrome browser

To use Polyflow you need to have the Chrome browser installed in your computer and also add our extension to the browser. In this[ **link**](https://support.google.com/chrome/answer/95346?hl=en\&co=GENIE.Platform%3DDesktop\&oco=0) you will find the instructions to install the Google Chrome browser.\
Once you have installed it you will have to add the Polyflow extension to Chrome.<br>

### In**stall Polyflow browser extension**

Add our extension to your Chrome browser, you can [**find it here**](https://chrome.google.com/webstore/detail/polyflow/oodggemakpengpkkihcnmlicoiiedmmc?hl=es). Open the Extensions by clicking the puzzle icon next to the three-dot icon. Click the extension pushpin icon to pin the extension to Chrome and start using Polyflow.

{% embed url="<https://youtu.be/86gfqWk0zs0>" %}


---

# 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://guides.polyflow.co/getting-started/install-our-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.
