# Introduction

Pline is a browser extension that enables efficient data extraction on websites. It works on any platform as long as Chrome runs and supports extensions.

Whether you are extracting data for a one-time task or handling high-demand workflows, Pline adapts to your needs without compromising performance.

With easy installation, efficient memory use, and Chrome's secure environment, Pline streamlines data extraction with just a few simple steps.

#### **Step 1: Install Pline** <a href="#step-1-install-pline" id="step-1-install-pline"></a>

{% hint style="info" %}
Currently, Pline is only available on [Chromium-based browsers](https://www.google.com/search?q=chromium+browsers\&oq=chromium+browsers\&gs_lcrp=EgZjaHJvbWUyBggAEEUYOTIGCAEQLhhA0gEIMzkyOGowajSoAgCwAgE\&sourceid=chrome\&ie=UTF-8).
{% endhint %}

* Visit [**Pline's official website.**](https://www.pline.io/)
* Click '[**Install Browser Extension**](https://chromewebstore.google.com/detail/pline-fast-no-code-web-sc/nofglcjcdjbndpbofoplngfchpjeneii)' to be redirected to the Chrome Web Store.

<figure><img src="https://3434687285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyS75Dkg943w0ERQe007K%2Fuploads%2FpglhpMc23DTFmo0yIqCG%2Fimage.png?alt=media&#x26;token=ef7864e9-a94a-4e31-8f8e-7405092ac9f3" alt=""><figcaption></figcaption></figure>

#### Step 2: Add Pline to Chrome <a href="#step-2-add-pline-to-chrome" id="step-2-add-pline-to-chrome"></a>

* In the Chrome Web Store, click the **‘Add to Chrome’** button to begin the download.

<figure><img src="https://3434687285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyS75Dkg943w0ERQe007K%2Fuploads%2FfLVbHGHis6ohsgFT7HLA%2Fimage.png?alt=media&#x26;token=2813c518-9bf7-453b-9991-d94a85cb0b39" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
A prompt will appear to add Pline to Chrome.
{% endhint %}

* Click the '**Add Extension**' button to complete the installation.

<figure><img src="https://3434687285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyS75Dkg943w0ERQe007K%2Fuploads%2Fkhhlgd5KvwhM2QBy1k1n%2Fimage.png?alt=media&#x26;token=e26d26a5-d92d-4e2e-8650-460afbc6a7c1" alt=""><figcaption></figcaption></figure>

#### Step 3: Launch the Pline Extension <a href="#step-3-launch-the-pline-extension" id="step-3-launch-the-pline-extension"></a>

* After installation, click the **Extensions** icon 🧩 in the Chrome toolbar and select **Pline** Extension.
* On first use, review the **Terms of Service** and **Privacy Policy** as needed.
* Click **‘Agree and Use Pline’** to proceed.

{% hint style="info" %}
*For quicker access, pin the Pline extension to your toolbar by clicking the pin icon next to it.*
{% endhint %}

### **You're All Set!**

Pline is now installed and ready to help you extract data efficiently. Start transforming your data workflows with ease!


---

# 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://docs.pline.ai/getting-started/quickstart.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.
