# How to write prompt

Welcome! If you're using **ChatGPT for PowerPoint**, writing effective prompts is key to unlocking high-quality content generation within your slides. Here's a professional guide to help you craft prompts that get you the results you want:

***

#### What is a Prompt?

A **prompt** is the instruction or question you type to guide ChatGPT in creating content for your PowerPoint slides. The clearer and more specific your prompt, the better the results.

That said, **you don’t always need a detailed prompt**—you can simply write the **topic of your presentation**, and ChatGPT will generate a complete draft of your slides based on that. It’s that simple.

***

#### General Prompt Structure

A well-written prompt typically includes:

1. **Goal** – What do you want the slide to communicate?
2. **Audience** – Who is the presentation for?
3. **Tone** – Should the content be formal, casual, persuasive, etc.?
4. **Format** – Do you want bullet points, a paragraph, a headline, etc.?
5. **Context** – Any background information that will help ChatGPT understand your request.

**Example prompt:**\
"Make a bullet-point slide showing the main benefits of our new AI presentation tool. It's for a product demo to B2B partners, so keep the tone professional but easy to understand. The audience is SaaS managers and decision-makers looking for productivity solutions."\
\
![](/files/ms50kPMGRlA4T1e7V38E)


---

# 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/how-to-write-prompt.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.
