# AI for Presentations

- [Generate a presentation](https://guide.plusai.com/ai-for-presentations/generate-a-presentation.md)
- [Use a prompt](https://guide.plusai.com/ai-for-presentations/generate-a-presentation/use-a-prompt.md)
- [Upload a file](https://guide.plusai.com/ai-for-presentations/generate-a-presentation/upload-a-file.md)
- [Slide by slide](https://guide.plusai.com/ai-for-presentations/generate-a-presentation/slide-by-slide.md)
- [Saved context](https://guide.plusai.com/ai-for-presentations/generate-a-presentation/saved-context.md)
- [How to write a good prompt](https://guide.plusai.com/ai-for-presentations/generate-a-presentation/how-to-write-a-good-prompt.md)
- [AI Agent](https://guide.plusai.com/ai-for-presentations/ai-agent.md)
- [Insert a single slide](https://guide.plusai.com/ai-for-presentations/insert-a-single-slide.md)
- [Rewrite slides](https://guide.plusai.com/ai-for-presentations/rewrite-slides.md)
- [Remix slides](https://guide.plusai.com/ai-for-presentations/remix-slides.md)
- [Languages](https://guide.plusai.com/ai-for-presentations/languages.md)
- [Templates](https://guide.plusai.com/ai-for-presentations/templates.md)
- [Custom branding](https://guide.plusai.com/ai-for-presentations/custom-branding.md)
- [Custom templates (beta)](https://guide.plusai.com/ai-for-presentations/custom-templates-beta.md)
- [History](https://guide.plusai.com/ai-for-presentations/history.md)
- [Presets](https://guide.plusai.com/ai-for-presentations/presets.md)
- [Generate images with AI](https://guide.plusai.com/ai-for-presentations/generate-images-with-ai.md)
- [Presentations API](https://guide.plusai.com/ai-for-presentations/presentations-api.md)
- [Zapier integration](https://guide.plusai.com/ai-for-presentations/zapier-integration.md): How to use the Plus AI integration with Zapier to automate workflows for generating presentations
- [MCP server](https://guide.plusai.com/ai-for-presentations/mcp-server.md)


---

# 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://guide.plusai.com/ai-for-presentations.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.
