# Getting Started

## Our Getting Started guide is also available as a [Colab Notebook](https://colab.research.google.com/drive/1Va9cIxZpP0CbYjLZqTcMOntXPmfaeuVy?usp=sharing)

![](/files/-MaeV0Z-fI96wTGWMgPz)

{% content-ref url="/pages/-Mad8WWgqf8tcKQwHVb5" %}
[Step 1: Hello World](/3.1.1/getting-started/hello-world.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MadF3tW1I5x2\_Zhi0Yh" %}
[Step 2: Creating Deep Lake Datasets](/3.1.1/getting-started/creating-datasets-manually.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mdrhg5eeqzIFQAKqRGX" %}
[Step 3: Understanding Compression](/3.1.1/getting-started/understanding-compression.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MadF9oquHO9Si1cviXq" %}
[Step 4: Accessing Data](/3.1.1/getting-started/accessing-datasets.md)
{% endcontent-ref %}

{% content-ref url="/pages/IF47F2CLgn4hVEygwffE" %}
[Step 5: Visualizing Datasets](/3.1.1/getting-started/visualizing-datasets.md)
{% endcontent-ref %}

{% content-ref url="/pages/-McQJETtYWtxuNhSXuCJ" %}
[Step 6: Using Activeloop Storage](/3.1.1/getting-started/using-activeloop-storage.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MaUiIbU4npu43oQIpRR" %}
[Step 7: Connecting Deep Lake Datasets to ML Frameworks](/3.1.1/getting-started/connecting-to-ml-frameworks.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mfii53Tk\_Qq7PZysT3H" %}
[Step 8: Parallel Computing](/3.1.1/getting-started/parallel-computing.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkDxqqjiJFm8IpnsepB" %}
[Step 9: Dataset Version Control](/3.1.1/getting-started/dataset-version-control.md)
{% endcontent-ref %}

{% content-ref url="/pages/pRZ9ibtGc6FpKtmT1WYn" %}
[Step 10: Dataset Filtering](/3.1.1/getting-started/dataset-filtering.md)
{% endcontent-ref %}


---

# 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-v3.activeloop.ai/3.1.1/getting-started.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.
