# Minecraft

- [Инструкции](https://wiki.veroid.net/wiki/minecraft/guides.md)
- [Настройка Geyser](https://wiki.veroid.net/wiki/minecraft/guides/geysermc.md): Сейчас мы с вами за несколько шагов настроим geysermc. Статья сделана совместно с LoneWo
- [Настройка Velocity](https://wiki.veroid.net/wiki/minecraft/guides/velocity.md)
- [Как поменять ядро на своём сервере](https://wiki.veroid.net/wiki/minecraft/guides/kak-pomenyat-yadro-na-svoyom-servere.md): Здесь показаны все простые пункты как заменить версию сервера на свою.
- [Как подключиться к серверу по SFTP для передачи файлов](https://wiki.veroid.net/wiki/minecraft/guides/kak-podklyuchitsya-k-serveru-po-sftp-dlya-peredachi-failov.md): Здесь показано как подключиться к своему серверу по SFTP просто.
- [Советы](https://wiki.veroid.net/wiki/minecraft/advice.md)
- [Проблемные и хорошие плагины, тормозившие/оптимизирующие ваш сервер](https://wiki.veroid.net/wiki/minecraft/advice/problemnye-i-khoroshie-plaginy-tormozivshie-optimiziruyushie-vash-server.md): Оптимизация сервера, как оптимизировать на нём плагины
- [Как сделать автоматические бекапы?](https://wiki.veroid.net/wiki/minecraft/advice/kak-sdelat-avtomaticheskie-bekapy.md)
- [Что делать если понижается TPS?](https://wiki.veroid.net/wiki/minecraft/advice/chto-delat-esli-ponizhaetsya-tps.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://wiki.veroid.net/wiki/minecraft.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.
