# Advanced Options

The **Advanced Options** menu allows you to customize how your presentation is generated.\
By enabling **Advanced Options** before creating your slides, you gain more control over the content and design.

#### What You Can Customize

* **Image Source**\
  Choose where the images for your slides come from:
  * **Unsplash** (high-quality, royalty-free photos)
  * **Pexels** (free stock photos and videos)
  * **AI Images** (AI-generated visuals)
  * **Web Images** (images sourced from the internet)
* **Content Length**\
  Decide if you want your presentation content to be **detailed** (more text and explanations) or **short** (more concise and to the point).

#### How to Access Advanced Options

1. Start by writing your presentation prompt.
2. Before clicking "Generate," **turn on Advanced Options**.
3. Adjust your preferred settings for images and content length.
4. Click "Generate" to create your customized presentation.\
   \
   ![](/files/jqeLmEQKdbunww2wFb0y)

> **Note:**\
> If you skip enabling **Advanced Options**, the add-in will use default settings for images and content length.


---

# 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.twistly.ai/how-to-create-a-presentation/advanced-options.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.
