# F.A.Q Вопрос/Ответ

<details>

<summary>Какая версия игры используется на сервере?</summary>

Сервер использует версию игры Corsair (3506).

</details>

<details>

<summary>Включен ли сезонный сервер?</summary>

Сезонный сервер отключен, однако, вы можете создавать сезонного персонажа и использовать его на основном сервере.

</details>

<details>

<summary>Присутствует ли дроп-фильтр?</summary>

Дроп-фильтр отсутствует, но для удобства игроков мы убрали большую часть мусорного дропа с основных фарм-спотов.

</details>

<details>

<summary>Игрок ведет себя грубо/оскорбляет. Что я могу с этим сделать?</summary>

Сделайте скриншоты или видео-запись инцидента и обратитесь в коммьюнити-менеджеру в нашем Discord-канале.

</details>

<details>

<summary>Куда поместить файлы кастомизации с пресетами персонажа?</summary>

Их необходимо поместить в Документы\Dark Desert\Customization

</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.darkdesert.one/faq.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.
