# Welcome to Plus AI

## Most popular

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Start guide</strong></td><td>How to get started with the Plus AI add-on</td><td><a href="plus-ai/get-started">get-started</a></td></tr><tr><td><strong>Troubleshooting</strong></td><td>Frequently asked questions about using Plus AI</td><td><a href="plus-ai/troubleshooting">troubleshooting</a></td></tr><tr><td><strong>Plans and billing</strong></td><td>Manage your Plus subscriptions</td><td><a href="plus-ai/plans-and-billing">plans-and-billing</a></td></tr></tbody></table>

## Basics

<table data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Generate a presentation</strong></td><td>Create a new presentation from scratch</td><td></td><td><a href="ai-for-presentations/generate-a-presentation">generate-a-presentation</a></td></tr><tr><td><strong>File to presentation</strong></td><td>Convert a document into a presentation</td><td></td><td><a href="ai-for-presentations/generate-a-presentation/upload-a-file">upload-a-file</a></td></tr><tr><td><strong>Insert a slide</strong></td><td>Create a single slide from a prompt</td><td></td><td><a href="ai-for-presentations/insert-a-single-slide">insert-a-single-slide</a></td></tr><tr><td><strong>Remix</strong> </td><td>Reformat existing content into a new layout</td><td></td><td><a href="ai-for-presentations/remix-slides">remix-slides</a></td></tr><tr><td><strong>Rewrite</strong></td><td>Refine, rephrase, and translate text</td><td></td><td><a href="ai-for-presentations/rewrite-slides">rewrite-slides</a></td></tr><tr><td><strong>Templates</strong></td><td>Choose the look and feel of your presentation</td><td></td><td><a href="ai-for-presentations/templates">templates</a></td></tr></tbody></table>

## Get more help

{% content-ref url="help/contact-us" %}
[contact-us](https://guide.plusai.com/help/contact-us)
{% endcontent-ref %}


---

# 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/welcome-to-plus-ai.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.
