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

### Вопросы:

<details>

<summary>Какой айпи у сервера?</summary>

У нашего сервера есть 2 айпи адреса\
Основной: <mark style="color:$primary;">**delta-mine.ru**</mark>\
Запасной: <mark style="color:$primary;">**delta-mine.fun**</mark>

</details>

<details>

<summary>Как привязать Discord?</summary>

При попытке зайти на ваниллу вас попросят привязать Дискорд:

<figure><img src="/files/8UOocVu1WtLHPPaG4TTx" alt=""><figcaption></figcaption></figure>

Найдите бота для верификации **`DELTA#5699`** в списке участников в нашем [Дискорд](https://discord.gg/uasRKwrgGb) сервере:

<figure><img src="/files/sQanFMYYCGa3bNNR8e5p" alt=""><figcaption></figcaption></figure>

Отправьте код в личные сообщения боту.

</details>

<details>

<summary>Как привязать другой Discord аккаунт?</summary>

На сервере напишите команду **`/discord unlink`** и зайдите на наш [Дискорд](https://discord.gg/uasRKwrgGb) сервер с другого вашего аккаунта и привяжите дискорд по новой.\
PS. Если забыли как привязать дискорд смотрите [Как привязать Discord?](#kak-privyazat-discord)

</details>

<details>

<summary>Я забыл пароль что делать?</summary>

Если вы забыли пароль от вашего аккаунта, напиши в поддержку в наш [Дискорд](https://discord.gg/uasRKwrgGb) сервер, в канале [поддержка](https://discord.com/channels/1415103671468949646/1508807837974003873), категория <mark style="color:$primary;">связь с администрации</mark>**.**\
Также если вы хотите сменить пароль  **`/changepass старый_пароль новый_пароль`**&#x20;

</details>

<details>

<summary>Какие моды нужны?</summary>

На сервере обязательно нужно 2 мода это:\
[PlasmoVoice](https://modrinth.com/plugin/plasmo-voice) - мод на голосовой чат.\
[Emotecraft](https://modrinth.com/plugin/emotecraft) - мод на эмоции игрока.

</details>


---

# 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://wiki.delta-mine.ru/dobro-pozhalovat/chasto-zadavaemye-voprosy.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.
