# Pass values to Text Field

To add text to your design, follow the steps:

1. From the menu on the top left, click on the `Text` button.
2. Locate the field in your design.
3. Add a test value to the field and save it.

{% @arcade/embed flowId="gtgwUVxPslSwPiA7wbjW" url="<https://app.arcade.software/share/gtgwUVxPslSwPiA7wbjW>" %}

To connect the text field to the parameter using the **formula,** follow the steps:

1. Click on the field you want to connect a parameter to.
2. Click on the `Function` button.
3. Click on the `Function` button inside the field to specify the parameter.
4. Choose the parameter you want to connect.

{% @arcade/embed flowId="UqsvudiiW8V80TEmJEsa" url="<https://app.arcade.software/share/UqsvudiiW8V80TEmJEsa>" %}


---

# 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.jetadmin.io/getting-started/pixel-perfect-app/pass-values-to-text-field.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.
