# Сервер недоступен

Если Minecraft пишет, что сервер недоступен, не пускает вас или показывает ошибку подключения, проверьте адрес сервера.

***

## ✅ Проверьте адрес

Убедитесь, что вы вводите адрес без лишних символов:

```
mc.hitbox.live
```

Не должно быть:

* ❌ пробелов
* ❌ запятых
* ❌ `http://`
* ❌ `https://`
* ❌ лишних точек
* ❌ слэшей `/`

***

## ❌ Неправильные примеры

```
https://hitbox.gomc.fun
hitbox.gomc.fun/
 hitbox.gomc.fun
hitbox.gomc.fun.
```

***

## ✅ Правильный пример

```
mc.hitbox.live
hitbox.gomc.fun
```

***

## 🛠 Что сделать

1. Удалите сервер из списка.
2. Добавьте его заново.
3. Введите адрес вручную.
4. Попробуйте подключиться снова.

***

## 🎫 Если не помогло

Создайте тикет и отправьте скриншот вашего списка серверов.


---

# 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.hitbox.live/bagi-i-problemy/problemy-pri-podklyuchenie/server-nedostupen.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.
