> For the complete documentation index, see [llms.txt](https://documentation.scrapin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.scrapin.io/dataset/getting-started/quickstart.md).

# Dataset Quickstart

Welcome to the preview documentation of our Dataset offer. This documentation is designed to give you a clear overview of:

* **How data is delivered** (formats & integrations)
* **What data is available** (coverage, fields, freshness)
* **How to get started** (sales & onboarding process)

Our goal is to make accessing and using our data as **simple and frictionless** as possible. Whether you need bulk datasets or continuous updates, our team ensures that delivery is smooth and adapted to your infrastructure.

{% hint style="info" %}

#### Important Note

Access to the full dataset is available through our **sales process**. This preview documentation is here to help you understand the scope of our data and how easy it is to integrate once you’re onboard.\
\ <a href="https://www.scrapin.io/book-a-call" class="button primary">Book a call with us</a>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documentation.scrapin.io/dataset/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.
