# Calculator

The calculator allows using the No-Code engine in other than No-Code pickzens like forms.

![](/files/wIoyJnVCrSpg4E1KDlE1)

Create an executable table:

![](/files/-MAjkoaWEsV55lnhvyUd)

This table will only store the text *Hello world* into the variable *msg*.

All variables that exist in the no-code scope can be embedded into the end slide:&#x20;

![](/files/-MAjlohs8PrNoZe8D5KK)

Edit the End slide and embed this variable:

![](/files/A1uryQiPRBi9bvjteuIP)

When this pickzen is executed, the End slide will be displayed as:

![](/files/CjMaUIjyIrR6ibmv2s1l)

You can also embed the no-code variables into [Response based texts](https://help.pickzen.com/create/advanced/insertable-texts/response-based-texts) reaching higher customization levels:

![](/files/-MAjmpUGh3xzIGsqPAy8)

In this case, you would embed the %info% code:

![](/files/qnH1jitR8rwOjV2bwE00)

Being the result, in case the Flat answer is selected:

![](/files/PVtmODwro2JItPk3bc6q)


---

# 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.pickzen.com/guides/nocode/tutorials/calculator.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.
