# DARKDESERT.ONE

## Russian - Русский

- [Добро пожаловать](https://wiki.darkdesert.one/about/welcome.md): DARKDESERT.ONE — уникальная MMORPG с открытым миром, PvP и морскими сражениями.
- [Информация](https://wiki.darkdesert.one/about/information.md)
- [Рейты](https://wiki.darkdesert.one/about/information/rates.md)
- [Особенности сервера](https://wiki.darkdesert.one/about/information/server-features.md)
- [F.A.Q Вопрос/Ответ](https://wiki.darkdesert.one/faq.md)
- [Ошибки и фиксы](https://wiki.darkdesert.one/common-errors-and-fixes.md)
- [Известные баги/проблемы](https://wiki.darkdesert.one/known-bugs-issues.md)
- [Обновления](https://wiki.darkdesert.one/updates.md)
- [Партнерская программа](https://wiki.darkdesert.one/stream.md)
- [Главам гильдий](https://wiki.darkdesert.one/guilds.md)
- [Регистрация](https://wiki.darkdesert.one/start/registration.md)
- [Установка клиента игры](https://wiki.darkdesert.one/start/installation.md)
- [Первый раз в игре](https://wiki.darkdesert.one/start/first-time-in-the-game.md)
- [Пополнение баланса](https://wiki.darkdesert.one/top-up.md)
- [Реферальная система](https://wiki.darkdesert.one/referral-system.md)
- [Функции Личного кабинета на сайте](https://wiki.darkdesert.one/personal-account.md)
- [Расписание мировых боссов](https://wiki.darkdesert.one/wiki/wbspawn.md)
- [Эссенции духов: Онет и Одо](https://wiki.darkdesert.one/wiki/spirit-essence.md)
- [Снаряжение Черной Звезды](https://wiki.darkdesert.one/wiki/blackstar.md)
- [Снаряжение Мертвого Бога/Лабрескас](https://wiki.darkdesert.one/wiki/fallen-god.md)

## English - Английский

- [Welcome](https://wiki.darkdesert.one/en/about/welcome.md): DARKDESERT.ONE is a unique MMORPG with an open world, PvP and naval battles.
- [Information](https://wiki.darkdesert.one/en/about/information.md)
- [Rates](https://wiki.darkdesert.one/en/about/information/rates.md)
- [Server Features](https://wiki.darkdesert.one/en/about/information/server-features.md)
- [Frequently Asked Questions](https://wiki.darkdesert.one/en/faq.md)
- [Common Errors and Fixes](https://wiki.darkdesert.one/en/common-errors-and-fixes.md)
- [Known Bugs/Issues](https://wiki.darkdesert.one/en/known-bugs-issues.md)
- [Updates](https://wiki.darkdesert.one/en/updates.md)
- [Partner Program](https://wiki.darkdesert.one/en/stream.md)
- [To the guild masters](https://wiki.darkdesert.one/en/guilds.md)
- [Registration](https://wiki.darkdesert.one/en/start/registration.md)
- [Installation](https://wiki.darkdesert.one/en/start/installation.md)
- [First Time In The Game](https://wiki.darkdesert.one/en/start/first-time-in-the-game.md)
- [Top-up](https://wiki.darkdesert.one/en/start/top-up.md)
- [Referral system](https://wiki.darkdesert.one/en/start/referral-system.md)
- [Functions of the personal account on the website](https://wiki.darkdesert.one/en/start/functions-of-the-personal-account-on-the-website.md)
- [World Boss Schedule](https://wiki.darkdesert.one/en/wiki/wbspawn.md)
- [Spirit Essence: Ornette and Odore](https://wiki.darkdesert.one/en/wiki/spirit-essence.md)
- [Blackstar Gear](https://wiki.darkdesert.one/en/wiki/blackstar.md)
- [Fallen God's/Labreska’s Gear](https://wiki.darkdesert.one/en/wiki/fallen-god.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.darkdesert.one/about/welcome.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.
