# Text Translation

With the Text translation feature, you can copy and paste up to 5000 words into the textbox, and Doctranslate will provide you with the translation.

💡 **Steps to translate Text:**&#x20;

**Step 1:** Copy and paste the Text you want to translate.&#x20;

**Step 2:** Choose the translation language.&#x20;

**Step 3:** Customize translation options such as process, font, size, color, and Bilingual translation, etc.

**Step 4:** Click "**Translate now"** to start translating.

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

***Note:** You can download the text or share the translated text from the Text translation feature.*

<br>


---

# 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://usermanual.doctranslate.io/translation-features/text-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.
