# TRANSLATION

- [Localize a course manually](https://help.parta.io/translation/localize-a-course-manually.md): For the courses that need to be available in various languages, Parta.io provides several features to ease the process of translating and uploading them to the platform.
- [AI-Powered Translation](https://help.parta.io/translation/ai-powered-translation.md): One-click translation into 200+ languages. Uses built-in AI for fast and reliable results
- [Phrase Integration](https://help.parta.io/translation/ai-powered-translation/phrase-integration.md): This setup connects Phrase with Parta.io using OAuth 2.0 and involves two steps on both the Phrase and Parta.io sides. To establish connection follow the steps below.
- [Lara Integration](https://help.parta.io/translation/ai-powered-translation/lara-integration.md)
- [Manage translations](https://help.parta.io/translation/manage-translations.md): You can monitor and manage all project translations in one place within Parta.io.


---

# 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://help.parta.io/translation.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.
