# Edit checklist Theme

* Click on "Add a new item".
* You can add "Slides" and/or "External Links".&#x20;
* If you want to add a slide, click on "Slide".
* Select "Select" to click on the step linked to this slide.&#x20;
* Fill in the slide's title.&#x20;
* Edit the slide description text in the "Text" field.&#x20;
* If you want, add [variables](/help/variables/where-to-use-variables.md) to personalize content.
* If you want to add an external link, click on "External Link".
* Fill in the link URL in the "External Link" text field.&#x20;
* Fill in your external link's title.&#x20;
* Edit your external link description text in the "Text" field.&#x20;
* If you want, add [variables](/help/variables/where-to-use-variables.md) to personalize content.
* Enter your item's title and description.
* Choose "Open an URL"
* Enter the URL where you want this checklist item to navigate upon clicking.


---

# 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.guideflow.com/help/edit-your-guideflow/checklist/edit-checklist-theme.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.
