> For the complete documentation index, see [llms.txt](https://docs.speedlight.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.speedlight.io/viewer-features/localization.md).

# SpeedLight in your language

SpeedLight is available in several languages for [Patrons](https://www.patreon.com/speedlight). The number of languages is growing, the localization has just started!

{% hint style="info" %}
**You can help us to bring your language to SpeedLight!**

No translator skills are required, you just need to know your language well.

[Take a quick test](https://forms.gle/XgJ11CZi7jhamrRx9) right now, join our team and get a life-time Gold!
{% endhint %}

## Switch to your language

Tap a language selection button at the bottom of the screen and choose your language:

<figure><img src="/files/dvJsOz0ZatkoOxhi4a6T" alt="" width="187"><figcaption></figcaption></figure>

## More languages soon

We have more languages to come. Wait a bit - or [join our team](https://docs.google.com/forms/d/e/1FAIpQLScEDbCstGjSAJqH_rDwEAU92uP62U9s7lKy1gonN1ZkX2AVaA/viewform), earn some L$ and get a Gold lifetime!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/localization.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.
