# Multilingual Support

Language should never be an obstacle to adventure!

At AI Worlds, we're proud to offer our players a multilingual experience, allowing them to play the games in their native language or any other language they prefer.

From **English, French, Spanish, Portuguese to German, Japanese, Ukrainian and many more**, we make sure that the magic of text adventure is available to players all over the world.

<figure><img src="/files/fe7sLa0MiyPBbhBQFSmf" alt=""><figcaption><p>Multilanguage support in AI Worlds games</p></figcaption></figure>

What's more, using advanced technologies such as [Whisper](/ai-worlds/tech-stack/whisper.md), every player in the future will be able to control the game using voice commands - for **a hands-free experience**. From multilingual speech recognition to language identification and translation, this versatility makes Whisper the perfect companion for players of all skill levels and backgrounds.


---

# 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://ai-worlds.gitbook.io/ai-worlds/infrastructure/multilingual-support.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.
