# AI Agent

{% hint style="info" %}
Agent mode is currently only available on PowerPoint
{% endhint %}

## Create new presentations

Tell the agent directly to create a new presentation. Describe the structure and content of your presentation in as much or as little detail as you would like. [Learn more](/ai-for-presentations/generate-a-presentation.md#powerpoint)&#x20;

## Edit slides

Request specific edits to any slide. The agent can look at your selected slide and make any changes you'd like, including adding content, restructuring information, and adding visual elements like tables, charts, icons, and images.

For best results, describe your edits in as much detail as you can. Work on one slide at a time.

If you can tell the agent is going off-track, you can stop generating (⏹️) to end the task.

## AI credits

Using the AI agent consumes credits. The number of credits used depends a lot on complexity, but a typical task usually requires 40-170 credits.

Each plan tier has a different monthly credit limit. Credits belong to an individual user, not shared across the organization. Once your monthly credit limit is reached, you won't be able to use the AI agent. Credit limits reset each month on your billing date.

You can track your credit usage in <https://app.plusdocs.com/settings>.


---

# 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/ai-agent.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.
