# FAQ

## Q: How to change the language of the bot

> You can change the language of the bot via !settings.

{% hint style="info" %}
B. Support have 5 languages: English, Russian, Polski, Turkish and French.
{% endhint %}

## Q: What script language uing B. Support

> BDFD without Premium & BDScript 2

## Q: How to become a developer

> Write rainbow\_key, and maybe he will accept you into the development team. (You need to know BDFD very well)


---

# 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://bdfd-support.gitbook.io/bdfd-en/faq.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.
