# Builder

- [Builder Overview](https://help.pickzen.com/create/editor-overview.md)
- [Questions](https://help.pickzen.com/create/creating-questions.md)
- [Types and layouts](https://help.pickzen.com/create/creating-questions/creating-questions.md)
- [Display settings](https://help.pickzen.com/create/creating-questions/setting-the-font.md): You can access your quiz display settings clicking on the button:
- [Styling the text](https://help.pickzen.com/create/creating-questions/setting-colors.md)
- [Slide settings](https://help.pickzen.com/create/creating-questions/slide-settings.md)
- [Admin names](https://help.pickzen.com/create/creating-questions/admin-names.md)
- [Slide help](https://help.pickzen.com/create/creating-questions/slide-help-information.md)
- [Feedback slide](https://help.pickzen.com/create/creating-questions/feedback-slide.md)
- [End slide](https://help.pickzen.com/create/creating-questions/end-slide-layouts.md): The end slide is a very important and customizable piece of Pickzen. A high variety of different settings are available to reach your customization needs.
- [Number of outcomes](https://help.pickzen.com/create/creating-questions/end-slide-layouts/number-of-outcomes.md)
- [Forget results](https://help.pickzen.com/create/creating-questions/end-slide-layouts/forget-results.md)
- [Automatic redirect](https://help.pickzen.com/create/creating-questions/end-slide-layouts/automatic-redirect.md)
- [Recommending content](https://help.pickzen.com/create/creating-questions/end-slide-layouts/recommending-content.md)
- [Skip Logic](https://help.pickzen.com/create/creating-questions/branching-logic.md)
- [Branching controlled by slides](https://help.pickzen.com/create/creating-questions/branching-logic/branching-controlled-by-slides.md)
- [Branching controlled by tree](https://help.pickzen.com/create/creating-questions/branching-logic/branching-controlled-by-tree.md)
- [Products](https://help.pickzen.com/create/products.md)
- [Selecting products](https://help.pickzen.com/create/products/selecting-products.md)
- [Managing products](https://help.pickzen.com/create/products/managing-products.md)
- [Linking](https://help.pickzen.com/create/linking.md)
- [Linking choices to products](https://help.pickzen.com/create/linking/linking-answers-to-products.md)
- [Install](https://help.pickzen.com/create/install.md)
- [Notification](https://help.pickzen.com/create/install/notification.md)
- [Link](https://help.pickzen.com/create/install/link.md)
- [Button](https://help.pickzen.com/create/install/button.md)
- [Embedded](https://help.pickzen.com/create/install/embedded.md)
- [Lead Generation](https://help.pickzen.com/create/lead-generation.md)
- [Lead capture before recommendation](https://help.pickzen.com/create/lead-generation/lead-capture-before-recommendation.md)
- [Receiving leads by e-mail](https://help.pickzen.com/create/lead-generation/receiving-leads-by-e-mail.md): Coming soon...
- [Sending e-mails to new leads](https://help.pickzen.com/create/lead-generation/sending-e-mails-to-new-leads.md)
- [Adding customized data to e-mails](https://help.pickzen.com/create/lead-generation/sending-e-mails-to-new-leads/adding-customized-data-to-e-mails.md)
- [Advanced](https://help.pickzen.com/create/advanced.md)
- [Product attributes](https://help.pickzen.com/create/advanced/product-attributes.md)
- [Features table](https://help.pickzen.com/create/advanced/features-from-linking.md)
- [Features from linking](https://help.pickzen.com/create/advanced/features-from-linking/features-table.md)
- [Features from attributes](https://help.pickzen.com/create/advanced/features-from-linking/features-from-attributes.md)
- [Smart texts](https://help.pickzen.com/create/advanced/features-from-linking/insertable-texts.md)
- [Insertable texts](https://help.pickzen.com/create/advanced/insertable-texts.md)
- [User answers](https://help.pickzen.com/create/advanced/insertable-texts/user-answers.md)
- [Response based texts](https://help.pickzen.com/create/advanced/insertable-texts/response-based-texts.md)
- [Slots](https://help.pickzen.com/create/advanced/slots.md)


---

# 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.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.
