# Translate

Whether you're a language enthusiast, a student, or simply someone curious about global perspectives, the Translate feature in the distraction-free reading app, "Reader Mode," opens up a world of possibilities. With its seamless translation capabilities, Reader Mode allows users to effortlessly translate entire articles or specific sections into over 133 languages, empowering users to explore diverse content without language barriers.

### **How to Translate the whole article**

* On [Reader Mode Toolbar](/using-reader-mode/reader-mode/reader-mode-toolbar.md) inside reader, click on `Translate` icon
* Choose your preferred language
* Click `Translate` button

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

### How to translate selected text

Select a text and then, from the highlighter menu popup, click on the `number 4: Translate icon` :

<figure><img src="/files/MYO8QKDaz3cKZOew1q69" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.readermode.io/using-reader-mode/translate.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.
