# Другое

- [Двухэтапная аутентификация (2FA)](https://docs.vanillasquad.com/drugoe/dvukhetapnaya-autentifikaciya-2fa.md)
- [Как зайти на сервер с PojavLauncher?](https://docs.vanillasquad.com/drugoe/kak-zaiti-na-server-s-pojavlauncher.md)
- [Увеличение дальности прорисовки](https://docs.vanillasquad.com/drugoe/uvelichenie-dalnosti-prorisovki.md): Зачем на сервере ограничение на прорисовку и как её увеличить
- [Squad Sync](https://docs.vanillasquad.com/drugoe/squad-sync.md): Бот автоматически синхронизирует ники в Discord с никами в игре. Это удобно для серверов, где важно, чтобы участники были легко узнаваемы.
- [Ограничения мобов](https://docs.vanillasquad.com/drugoe/ogranicheniya-mobov.md)
- [Установка скина через URL](https://docs.vanillasquad.com/drugoe/ustanovka-skina-cherez-url.md): На сервере VanillaSquad вы можете быстро поменять свой скин, используя команду /skin url. Вот простой способ сделать это через наш официальный загрузчик.
- [Резервные IP-адреса](https://docs.vanillasquad.com/drugoe/rezervnye-ip-adresa.md)
- [Конфигурация сервера](https://docs.vanillasquad.com/drugoe/konfiguraciya-servera.md)
- [Как поменять DNS сервера](https://docs.vanillasquad.com/drugoe/kak-pomenyat-dns-servera.md)


---

# 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.vanillasquad.com/drugoe.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.
