# Setting Question Language

Truth or Dare has users from all over the world. We wanted to extend the experience of the game to those who don't speak English and don't want to use their own translator.&#x20;

Truth or Dare is currently playable in 7 languages:

* English
* বাংলা (Bengali)
* Deutsch (German)
* Español (Spanish)
* Français (French)
* हिंदी (Hindi)
* Tagalog (Filipino)

To set the language of the bot in a server, you need the `Manage Server` permission. If you don't have it, ask a server admin!

To set the language of your server, run `/serversettings setlanguage` and pick a language from the list.

![](/files/LnEGfPmQejFnAMUcbbUQ)

If we don't support your language, feel free to suggest it in our [Community Server](https://truthordarebot.xyz/support)! If you have any issues at all, we're always happy to help in our [Support Server](https://truthordarebot.xyz/support).


---

# 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.truthordarebot.xyz/setting-question-language.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.
