# Установка серверного мода/Installing the server mod

​​​​​​​​​​:flag\_ru:

* Заполняем активные поля: Название сервера, IP сервера (вводим в ручную), Порт сервера (Query) и нажимаем создать
* Возвращаемся во вкладку "список серверов" и видим свой сервер, для скачки нашего серверного мода, нажимаем кнопку "Скачать мод" и следуем дальнейшей инструкции.
* При скачивание мода, вылезет окно со списком модов, выберите моды которые используются сервером&#x20;
* В архиве находится 2 файла&#x20;
* 1 папка - это серверный мод, папку нужно преобразовать в pbo (устанавливаете по аналогии как вы устанавливаете обычные серверные моды)
* 2 cfg - устанавливаем в папку profiles ( убедитесь что API TOKEN совпадает с токеном на сайте)

:flag\_gb:

* Fill in the active fields: Server name, Server IP (enter manually), Server port (game) and click create
* Now, after returning to "Server List" we can see our server and you can download mods by clicking on "Download mod" and following the instructions.
* When downloading a mod, a window with a list of mods will pop up, select the mods that are used by the server
* The archive contains 3 files
* 1 folder - its a server mode, the folder needs to be converted into **pbo** (install like you would install any other server mod)
* 2 cfg - install in **profiles** folder (make sure that API TOKEN matches the site token)

##


---

# 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://guide.felixbot.ru/nastroika-dayz-podpiski/ustanovka-servernogo-moda.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.
