# How to create slide

To add a single slide using  ChatGPT for PowerPoint, follow these steps in the exact order:<br>

{% stepper %}
{% step %}
**Open the Add-in Panel**\
Launch PowerPoint and open the ChatGPT for Powerpoint add-in.\
If you see no add-in, check the ["How to install" ](/how-to-install/how-to-install.md)article

<figure><img src="/files/7hw8DJ1dXiyaySuSb3FQ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Select ‘Create a Slide’**\
In the add-in panel, click on the ‘Create Slide’ option.
{% endstep %}

{% step %}
**Choose the Layout**\
From the layout options presented, select your preferred slide format&#x20;
{% endstep %}

{% step %}
**Enter Your Prompt**\
After selecting the layout, enter a clear and specific prompt describing what you want on the slide.\
Example: “The benefits of healthy eating.”\
\
![](/files/RReywug7DtZAPrnbAxpq)![](/files/cjHmzjSkkiSW7D5mKcGu)
{% endstep %}

{% step %}
**Click ‘Continue’**\
Click the ‘Continue’ button. The add-in will process the prompt and automatically insert the slide into your presentation.<br>
{% endstep %}

{% step %}
**Review and Edit in PowerPoint**\
Review Slide and edit text or change an image if you feel necessary.
{% endstep %}
{% endstepper %}


---

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