# Import sample dataset

Save valuable time by starting with already prepared datasets. We provide access to a variety of ready-made data to speed up your start.

Just go to the [Ecosystem](https://ecosystem.supervisely.com/), find the **Import** section, select the modality (images, videos, etc) and then click **Demo projects**. Click the dataset you like and finally click `Get project`.

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

## [**Dataset Ninja**](https://datasetninja.com/)

Or you can take advantage of [DatasetNinja](https://datasetninja.com/) new initiative, an easy-to-use service for searching and exploring Computer Vision datasets. And it is available to the entire machine learning community completely free of charge.

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

Find any dataset you like and click “Train in Supervisely” button to add it to your list of projects.

<figure><img src="/files/eq0UjQS6dhmgoJYcSSyD" 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.supervisely.com/import-and-export/import/import-sample-dataset.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.
