# Language & Translations

Suptask can be available for your end-users in their own local language, making it easy with a great experience for everyone to submit a ticket.&#x20;

Suptask will automatically adopt the user interface to the end-user locale, making sure the correct language is used. This allows you to scale the ticketing globally across continents, while keeping your ticketing system regional.

### Supported languages

The support languages include all major languages that are currently supported by Slack:&#x20;

* English
* German
* Italian
* Spanish
* French
* Portuguese
* Japanese
* Chinese
* Korean

{% hint style="info" %}
The Web app, the administration part and the view for Agents in Suptask remains in English while everything facing the end-users on Slack will automatically be translated.
{% endhint %}


---

# 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://support.suptask.com/setup-and-configure/language-and-translations.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.
