# Часто задаваемые вопросы

### Как добавить бота?

Вам нужно перейти по ссылке, нажав [тут](https://dsc.gg/ultimate-bot).

### Как настроить бота?

Вы можете просто читать описания команд в боте и пробовать вводить команды.

### Как посмотреть список команд?

Напишите команду `!help`

### Как зайти в панель управления?

Никак, её просто нет. Вся настройка проходит через команды бота.

### **На каком языке написан бот?**

Бот написан на **JavaScript** (Node.js), использует кастомный приватный модуль для взаимодействия с Discord API

### **Как можно попасть в команду разработчиков?**

Никак, нам не требуются новые разработчики.


---

# 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://ult.scriptyyy.com/vtorosty/h-z-voprosi.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.
