# Translate a project

To translate the subtitles, open a project from your list or create a new one. To do this, see the sections [**Open an existing project**](/en/ouverture-dun-projet-existant.md) or [**Create a new project.**](/en/creation-dun-nouveau-projet.md)

Once the chosen project is opened:

1\. Open the tab **Tools / Translate**.

![](/files/-M4-96ShvtKetoDfkiRg)

2\. Choose the **Source Language**.

3\. Choose the **Target Language**.

4\. Click on **Translate**.

5\. Edit the subtitles. See the section [**Subtitle editing options.**](/en/options-dedition-des-sous-titres.md)

![](/files/-M5Wy53KKaXZ-c2rdfzL)


---

# 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://docs.mirotranslate.com/en/traduire-un-projet.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.
