# Smart texts

You can create customized stories and add them to the features table. For example, say you are selling electric scooters and have this question:

![](/files/-Ls2IeZSGha2klKLrHnE)

Imagine your products have the following attributes:

![](/files/-Ls27gwC_9qUai-e3_uK)

Now, you want to show a personalized message for those people that take the bus or metro and need to carry the electric scooter, like an option that would be a good fit for them, like one that weighs less than 14Kg.

Go to the end slide and click on the features table icon:

![](/files/-Ls1CkvtmLlUM22Gwx4u)

Now, select the Smart texts tab:

![](/files/-Ls2Cac-lNUdXzxHagnG)

Now click on the Add text button:

![](/files/-Ls2CrnljWhEtKefhpKU)

On the left, you can define the rule to show the message. In this case it would be an AND Rule that will be activated when you select that take the bus and the scooter weighing less than 14Kg:

![](/files/-Ls2PLBq7ACCHG9mUJ5D)

Now, enter the customized text at the right:

![](/files/-Ls2PFF7XQ2vBUwkaVtI)

The final result would be something like this:

![](/files/-Ls2Q38B0BFhXHjAh5Wu)


---

# 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/features-from-linking/insertable-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.
