# 基本抽出の使い方

{% hint style="info" %}
**超簡単チュートリアル**

➡️ Listly Chrome拡張機能をインストール ➡️ 目的のページでListlyアイコンをクリック ➡️ WHOLE / PARTS を選択 ➡️ Excelファイルをダウンロード
{% endhint %}

{% stepper %}
{% step %}

#### データ抽出をしたいページで**Listly拡張機能アイコン**をクリックしてください。

<figure><img src="https://161576231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI8js41AfLS5QdXKB7e8A%2Fuploads%2FX8tsdjT98EAkhvfogyiS%2Fbasic-extraction-1.png?alt=media&#x26;token=f9e6e130-798c-41d9-b0c2-46fa6b5e1bd3" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### `WHOLE` ボタンをクリックしてください。

<figure><img src="https://161576231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI8js41AfLS5QdXKB7e8A%2Fuploads%2FNVffJCKPp3Su5mjMEwKX%2Fbasic-extraction-2.png?alt=media&#x26;token=0a468c9e-c46d-4633-bfc4-28f2105c4afb" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **`Excel`** または **`Googleシート`** ボタンを押してファイルをダウンロードしてください。

<figure><img src="https://161576231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FI8js41AfLS5QdXKB7e8A%2Fuploads%2FJqoVdOt6ssIpmhKGKmdd%2Fbasic-extraction-3.png?alt=media&#x26;token=e520ee5c-a97b-45a1-a8e6-ae66f2da3950" 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/ja/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.
