# Image source

When creating a presentation with the **ChatGPT for PowerPoint** add-in, you can enhance your slides by adding images from a variety of sources.\
There are **four available image sources** to choose from:

* **Unsplash** – High-quality, royalty-free photos for a polished look.
* **Pexels** – A large collection of free stock photos and videos.
* **AI Images** – AI-generated visuals designed to match your topic.
* **Web Images** – Relevant images sourced from across the internet.

#### How to Choose Image Sources

To select an image source:

1. **Enable Advanced Options** before generating your presentation.
2. In the **Image Source** section, choose your preferred source from the list.\
   \
   ![](/files/EBfO3QdWxo1e9K5kw6qX)<br>
3. Proceed to generate your presentation. Images will be automatically inserted into your slides based on your selection.

> **Note:**\
> If you do not enable **Advanced Options**, the add-in will use default settings and may not prompt you to select a specific image source.

> **Tip:**\
> You can also opt to create a text-only presentation by leaving the image source unselected.


---

# 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/image-source.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.
