# Getting started

Ubidots' Synthetic Variables are a simple and effective way to create insights from raw data stored in Ubidots. Using them, you'll be able to calculate complex math formulas and statistical expressions to enhance your data and boost data-driven decisions.

![](https://884329393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MhzNRg0B4ECiNXc093G%2Fuploads%2FXcI6Gs1wjVLt8isKA2Pn%2FsvgFunctions.svg?alt=media\&token=eb19a9b7-4a5e-4004-bc61-ba68ee973cef)

The following is the list of all the supported expressions that you can use:

{% embed url="<https://res.cloudinary.com/di2vaxvhl/image/upload/v1573659930/Website/Supported_Synthetic_Functions.pdf>" %}


---

# 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://dev.ubidots.com/synthetic-variables/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.
