# Chertia Requiem

### 🧩 **Chertia Requiem**

Chertia Requiem is a Roleplay survival multiplayer server (SMP) focused on gods, magic, and monsters. On the server, every one of your actions is also the action of your character. Want to stir up chaos with a mischievous character? Dream of running a cozy inn, offering refuge to weary travelers? Or perhaps you see yourself as a wandering nomad, exploring every corner of the world? The possibilities are endless.

### 🪄 Features

Chertia Requiem takes place in a large world map known as Luminara *(see the full world information* [*here*](/chertia-wiki/lore/the-world-of-divian.md)*).* The server features a custom chat system with options for local chat messages (which will be sent only to players in a particular radius), in-character and out-of-character messages using formatting (messages with parentheses will be sent out-of-character), and more. Additionally, the server features a character system, custom items, a magic system, a virtual & physical economy, a prison-like quarry area, custom fishing, unique structures and dungeons, player-instanced loot chests, and more.

### 📖 Getting Started

Joining Chertia Requiem is easy, but we'll need you to read a few short documentation pages first! Here's how it works.

1. To begin, review our [Gameplay Standards](/chertia-wiki/rules/gameplay-standards.md) to see if this server is the right fit for you. You must be at least 20 years old to play. You can also review our [Code of Conduct](/chertia-wiki/rules/code-of-conduct.md).
2. Then, join our [Discord](https://discord.gg/VSPpYwW/). Once you're in, send a message in our [#join-here](https://discord.com/channels/555458092486230058/1473359125881684188) channel with the information requested. While you're waiting to be approved, review the other documentation and begin your character.
   1. Review the [Character Standards](/chertia-wiki/rules/character-standards.md), [Roleplay Standards](/chertia-wiki/rules/roleplay-standards.md), and the [World of Divian guide](/chertia-wiki/lore/the-world-of-divian.md).
   2. Create a character sheet using the instructions in the [Character Races guide](/chertia-wiki/lore/character-races.md).
3. Once approved, post your character in the [#character-draft](https://discord.com/channels/555458092486230058/1463266496166760560) channel for review! Welcome to Chertia!

<div align="center"><figure><img src="/files/wzXEaAeWe0BXsFxasOT4" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
For archived information, visit our [archive wiki](https://chertia.gitbook.io/chertia-wiki/archived-chertia-wiki/).
{% endhint %}


---

# 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://chertia.gitbook.io/chertia-wiki/main-page/readme.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.
