# 2. How to analyze data

## Contents

* [Data Details](/analytics/create-chart/function/2.-how-to-analyze-data/data-details.md)
* [Function Setting](/analytics/create-chart/function/2.-how-to-analyze-data/function-setting.md)
* [How to write functions](/analytics/create-chart/function/2.-how-to-analyze-data/how-to-write-functions.md): How to write functions with imported data
* [Function Library](/library/function-library.md): The list of formulas supported
* [Broken mention](broken://pages/HcS8mh5LlZnPca47EbRV): The examples of charts made in Function mode


---

# 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.unblinked.com/analytics/create-chart/function/2.-how-to-analyze-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.
