# Languages

{% hint style="success" %}
If you need another language, please let us know at <support@birdie.so>
{% endhint %}

The recorder is **translated into six languages** and **will automatically switch to the browser's language**!

Below is a list of language codes we currently support. <br>

* English 🇺🇸
* Spanish 🇪🇸
* French 🇫🇷
* German 🇩🇪
* Deutch 🇳🇱
* Portuguese 🇵🇹
* Hungarian 🇭🇺

Any language that isn't supported will fall back to English.&#x20;


---

# 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.birdie.so/birdie-docs/request-screen-recordings/installation/languages.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.
