# Response based texts

Response-based texts are customized texts based on the user responses that can be shown in a pickzen or sent emails.

Say you are selling vitamins and you ask this question:

![](/files/-Ls7C3Qayx4lBLXYK1_E)

You want to show a message in the results indicating that the recommended vitamins are safe for pregnant woman, but you only want to show this message when it is a pregnant woman who is taking the quiz.

Go to general settings<img src="/files/-MF_frWL1vgsQWrqnJol" alt="" data-size="line">, select the Insertable texts tab, and expand Response based texts:

![](/files/-Ls7CfVctfVnHG3iwr8M)

Click on the Add text button:

![](/files/-Ls7CutP8HHYl8sbwbtb)

To create a response based text, you must define the condition if you want to display it first. In this case would be a Simple Rule:&#x20;

![](/files/-Ls7DAaAuHcHa6q-U5j0)

Next, we have to define the text that will be shown. Click on the pencil icon <img src="/files/-Ls7Ekz-LWgq4uCctqss" alt="" data-size="line"> and set this text:

![](/files/-Ls7EaLF1jIQbV9L4Mii)

Finally enter *info* as alias:

![](/files/-Ls7F8eiV5B2mLGS_ncp)

Once you have defined an insertable text, go to the end slide and set this parameter in the slide:

![](/files/-Ls7FJAs2eyvICvcs1CC)

When you take the pickzen and answer you are pregnant, this will be the result:

![](/files/-Ls7FWkqAniKiud4uFXt)

If you answer anything else, no extra message will be shown:

![](/files/-Ls7FhFUkZ8UpsSxDwCx)

In this example, we have defined only one insertable text, but we can define as much as we need. For example:

![](/files/-M1XFup65POi6h7hA111)

Note we used the same Alias *info* in order to use the same placeholder, but you could use a different alias if you need.


---

# 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/create/advanced/insertable-texts/response-based-texts.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.
