# The Basics

### Learn the basics of Subgrounds:

This is a good starting point for those with little to no understanding of data science and analytics. This section will help you understand what Subgrounds is, how it works and the benefits it can have for your data needs.

### Explore:

{% content-ref url="the-basics/what-is-subgrounds" %}
[what-is-subgrounds](https://playgrounds-analytics.gitbook.io/playgrounds-docs/subgrounds/the-basics/what-is-subgrounds)
{% endcontent-ref %}

{% content-ref url="the-basics/motivation" %}
[motivation](https://playgrounds-analytics.gitbook.io/playgrounds-docs/subgrounds/the-basics/motivation)
{% endcontent-ref %}

{% content-ref url="the-basics/why-use-subgrounds" %}
[why-use-subgrounds](https://playgrounds-analytics.gitbook.io/playgrounds-docs/subgrounds/the-basics/why-use-subgrounds)
{% endcontent-ref %}

{% content-ref url="the-basics/how-does-subgrounds-work" %}
[how-does-subgrounds-work](https://playgrounds-analytics.gitbook.io/playgrounds-docs/subgrounds/the-basics/how-does-subgrounds-work)
{% endcontent-ref %}

{% content-ref url="the-basics/use-cases" %}
[use-cases](https://playgrounds-analytics.gitbook.io/playgrounds-docs/subgrounds/the-basics/use-cases)
{% 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://playgrounds-analytics.gitbook.io/playgrounds-docs/subgrounds/the-basics.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.
