# Accessing free data samples

We provide free samples for most of our public and premium datasets. Simply choose the dataset of interest from the Spatial Data Catalog and click on the *Access free sample* button.

<figure><img src="/files/vAe4t4VHw7WNaFwFRwL8" alt=""><figcaption></figcaption></figure>

A new dialog will open for you to accept the terms of use of the data (e.g. it can be used for evaluation purposes only). Click on *Access sample* to connect to the data sample.

<figure><img src="/files/9ekF2c0gng3LhxEOYter" alt=""><figcaption></figcaption></figure>

After completing the process, you will be able to click on "View sample".

<figure><img src="/files/QqCSj1d0t5zqAfzN3mrM" alt=""><figcaption></figcaption></figure>

You will be redirected to the [Data Explorer](/carto-user-manual/data-explorer.md), from where you will be able to browse your dataset like any other.

{% hint style="info" %}
Free samples for evaluation purposes become available via the CARTO Data Warehouse connection.
{% endhint %}

<figure><img src="/files/IdjOHGajDXRO9xWYK1LV" alt=""><figcaption></figcaption></figure>


---

# 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.carto.com/carto-user-manual/data-observatory/accessing-free-data-samples.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.
