# Languages

Plus AI supports prompts and outputs in most languages. You can specify the language you want Plus to generate content in.

You can also use [rewrite](/ai-for-presentations/rewrite-slides.md) to translate existing slides and presentations into another language.

## Generating slides in a specific language

When [generating a new presentation](/ai-for-presentations/generate-a-presentation.md) or [inserting a single slide](/ai-for-presentations/insert-a-single-slide.md), you can specify what language you want Plus to write in. It does not have to match your input language, Plus will understand most languages.

<figure><img src="/files/rPZAiMohw5I28d1yaJeV" alt=""><figcaption></figcaption></figure>

## Translate slides into another language

Use [rewrite](/ai-for-presentations/rewrite-slides.md) to translate an existing slide into a different language.  You can rewrite a single slide or your entire presentation at once.

<figure><img src="/files/UXGgihWQStpuDXCTZcvI" alt=""><figcaption><p>Translating a slide from English to Spanish with Plus AI</p></figcaption></figure>

## Troubleshooting

Like other generative AI tools, Plus AI can occasionally behave inconsistently. If you get a slide in the wrong language, we recommend just trying it again.&#x20;

If you consistently have issues with languages or have other questions, [let us know](/help/contact-us.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/languages.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.
