# How to Use Basic Extraction

{% hint style="info" %}
**Quick Start**

➡️ Install Listly Chrome extension ➡️ Click Listly icon on your desired page ➡️ Choose WHOLE / PARTS\
➡️ Download your data
{% endhint %}

***

## How to Use

{% stepper %}
{% step %}

### Click the Listly extension icon on the page you want to extract data from.

![click listly icon](https://3090065457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoHfMCeMlqJPW61OR5d1%2Fuploads%2F9IPSmDVZSQmoCWpFeOa0%2Fbasic-extraction-1.png?alt=media\&token=6d2a9359-bb1a-4502-9bb1-204725e0b761)
{% endstep %}

{% step %}

### Click the `WHOLE` button.

![click listly button](https://3090065457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoHfMCeMlqJPW61OR5d1%2Fuploads%2FhuafKb5rIh9jgpxzKtck%2Fbasic-extraction-2.png?alt=media\&token=f73606e4-e77c-46eb-a779-daad3ca8299f)
{% endstep %}

{% step %}

### Click the **`Excel`** or **`Google Sheets`** button to download your file.

![export data into excel or google sheets](https://3090065457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoHfMCeMlqJPW61OR5d1%2Fuploads%2Fu873SGYVsxqqeyXqAR5p%2Fbasic-extraction-3.png?alt=media\&token=c977148a-8d49-4d40-9a28-d3c242ddf105)

{% 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-use-basic-extraction.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.
