# Welcome

Our goal is to collect as much information as possible to help players familiarize themselves with all the functions of this server. And also to help potential new players learn more about the world of Dark Desert.

* [Server Rates](/en/about/information/rates.md)
* [Server Features](/en/about/information/server-features.md)
* [Installation](/en/start/installation.md)
* [First Time In Game](/en/start/first-time-in-the-game.md)
* [Discord](https://discord.gg/J8A2zPQucf)
* [Telegram](https://t.me/darkdesert_one)
* [VK](https://vk.com/darkdesert_one)


---

# 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/en/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.
