# Questions

The Questions step allows creating the question and answers, as well as modifying the design of the slides: colors, fonts, etc. The left menu will contain the following action buttons:

* <img src="/files/-MF_iLuwp49XkTkvbo8G" alt="" data-size="line"> Question and answers editor.
* <img src="/files/-MF_iUf_53QMC3Fvt3JL" alt="" data-size="line">  Design settings: theme, colors, font, display settings, etc.
* <img src="/files/-MF_ijSCqYplJWzhPRGB" alt="" data-size="line"> Tree panel where you can check if your skip logic is correct and troubleshoot the pickzen.
* <img src="/files/-MF_j26IXbIMR1KKpNM_" alt="" data-size="line"> Features table editor to show features, feedback, tips, on a product basis.
* <img src="/files/-MF_jU4gmryp4HzItpHY" alt="" data-size="line"> General settings of the pickzen.


---

# 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/creating-questions.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.
