# How to Install Listly

Listly is a browser extension that can be easily installed on Chrome/Edge/Whale browsers without requiring any separate program installation.

* [Chrome Web Store - Listly](https://chromewebstore.google.com/detail/listly-web-scraping/ihljmnfgkkmoikgkdkjejbkpdpbmcgeh?utm_source=homepage)
* [Edge MS Store - Listly](https://microsoftedge.microsoft.com/addons/detail/listly-%EB%A6%AC%EC%8A%A4%ED%8B%80%EB%A6%AC-%EC%9B%B9-%EC%8A%A4%ED%81%AC%EB%9E%98%ED%95%91/hfocokadknpfdlnoepicoagndjhdoeno)
* [Whale Store - Listly](https://store.whale.naver.com/detail/jncnopbobhhjeeomceandjdllninkcfa)

{% hint style="info" %}
The installation process is the same for all browsers.
{% endhint %}

{% stepper %}
{% step %}

### Click the links above or search for 'Listly' in your browser's extension store, then click the \[Add to Chrome] button.

![Install step 1](https://content.gitbook.com/content/goHfMCeMlqJPW61OR5d1/blobs/n47cfbDg2mjcfYG44Iyw/install.png)
{% endstep %}

{% step %}

### When the confirmation dialog appears, click the \[Add extension] button.

![Install step 2](https://content.gitbook.com/content/goHfMCeMlqJPW61OR5d1/blobs/T8IbOeRn5igJ9VDmtxC2/image.png)
{% endstep %}

{% step %}

### Once installed, click the puzzle icon at the top right corner of your browser, then click the pin icon next to Listly to pin it to your toolbar.

![Install step 3](https://content.gitbook.com/content/goHfMCeMlqJPW61OR5d1/blobs/MHh5cdS25tlL5lwp5Gr6/image.png)
{% endstep %}

{% step %}

### Click the Listly icon on your target website to start collecting data.

![Install step 4](https://content.gitbook.com/content/goHfMCeMlqJPW61OR5d1/blobs/hh9KcF2dFCk3XqZrRazT/image.png)
{% endstep %}
{% endstepper %}


---

# 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://help.listly.io/getting-started/quick-start-guide/how-to-install-listly.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.
