# Translate SpeedLight

## SpeedLight Translation

SpeedLight now includes a translation feature that allows Viewer texts, messages, and menus to be translated into virtually any language.

### Translating Messages

You can translate messages such as IMs, Local Chat, Group Messages, and more into your preferred language.

To translate a message:

1. Tap the **three-dot menu** next to the message.
2. Select **“Translate to…”**
3. Choose your desired target language.

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

You can also enable this option to remain visible at all times:

**Avatar Settings → Messaging**

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

### Translating the Viewer

SpeedLight also allows you to translate the entire Viewer interface, including menus and options.

To change the Viewer language:

1. Tap or click the **language bar**.
2. Select your preferred language.

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

### Help Us Improve

Please note that **SpeedLight Translation is currently a beta feature**, and translations may not always be 100% accurate. We are actively working to improve the quality of translations.

If you are fluent in a foreign language and would like to help improve translations for your favorite Viewer, [**this thread may interest you**](/viewer-features/localization.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://docs.speedlight.io/viewer-features/translate-speedlight.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.
