# The Calculation Page

## The Calculation Page

<figure><img src="/files/Yt4js52m5ZDgpoYzAUYm" alt="Screenshot of the Calculations Page of the Variables wizard"><figcaption><p>The Calculations Page of the Variable wizard</p></figcaption></figure>

The Calculation page of the Variable wizard has several key features, as shown in the screenshot above:

1. [**Formula Entry Bar**](/calculations/the-calculation-page/the-formula-entry-bar.md)
2. [**Unit analysis**](/calculations/the-calculation-page/unit-analysis.md)
3. [**Calculation Part**](/calculations/calculation-parts.md) list
4. Calculation Part preview

These features are covered in the following sections


---

# 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://help.taglo.io/calculations/the-calculation-page.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.
