# Cómo usar la extracción básica

{% hint style="info" %}
**Guía rápida y sencilla**

➡️ Instalar la extensión de Chrome de Listly ➡️ Hacer clic en el icono de Listly en la página deseada ➡️ Seleccionar WHOLE / PARTS ➡️ Descargar archivo de Excel
{% endhint %}

***

## Cómo usar

{% stepper %}
{% step %}

#### Haz clic en el **icono de la extensión de Listly** en la página de la que deseas extraer datos.

<figure><img src="/files/XSJMSZM0932gWOfr2Clp" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Haz clic en el botón `WHOLE`.

<figure><img src="/files/AnSsn5nkUAzLudjiWr6I" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Haz clic en el botón **`Excel`** o **`Google Sheets`** para descargar el archivo.

<figure><img src="/files/nTuVQgrm8Y9CIbApsvzF" alt=""><figcaption></figcaption></figure>
{% 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/docs/es/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.
