# Exploring data

As a data consumer, sometimes dashboards and questions are not giving you the insight you are looking for. In order to explore data further that dashboards, your builder have setup explorations that will allow you to:

* Better understand how a chart has been created
* Find deeper insights than what's on the dashboard

Learn:

{% content-ref url="/pages/eeb9Qacx1sD27dguR6lc" %}
[How to explore data](/data-consumption/exploring-data/how-to-explore-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/vYcVSFcUoAeeNIsImNXW" %}
[Chart your data](/data-visualisation/chart-your-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/3hXNw9scgPEhCdm3AyK7" %}
[Forecasting](/data-consumption/exploring-data/forecasting.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.whaly.io/data-consumption/exploring-data.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.
