# Mailsystem

Das Mailsystem bietet die Möglichkeit, für <mark style="color:yellow;">100 Münzen</mark> einem anderen Spieler Mails zu senden. Dabei ist es egal, ob dieser <mark style="color:green;">online</mark> oder <mark style="color:red;">offline</mark> ist.

Eine Übersicht über <mark style="color:blue;">gesendete</mark> und <mark style="color:blue;">empfangene</mark> Mails sowie die Möglichkeit, <mark style="color:blue;">eine neue Mail zu verfassen</mark>, bietet das `/mail`-Menü. Dieses Menü lässt sich ebenfalls über den <mark style="color:yellow;">Briefkasten</mark> am CityBuild Spawn öffnen.

<div align="center"><figure><img src="/files/YGGiGhLYnKw4mqSVC67O" alt=""><figcaption><p>Das /mail Menü.</p></figcaption></figure> <figure><img src="/files/UFjWE4ovdiKn6NbkESUy" alt="" width="218"><figcaption><p>Das Postfach am /spawn.</p></figcaption></figure></div>

Gegen eine Gebühr von <mark style="color:yellow;">400 Münzen</mark> ist es ebenfalls möglich, ein <mark style="color:blue;">Item</mark> an die Mail anzuhängen. Mit dem Befehl `/mail inbox` und `/mail outbox` hat man die Möglichkeit, <mark style="color:blue;">erhaltene</mark> und <mark style="color:blue;">gesendete</mark> Mails direkt zu lesen.

## Mail versenden - Schritt für Schritt

<table data-header-hidden><thead><tr><th width="141"></th><th width="223.33333333333331"></th><th></th></tr></thead><tbody><tr><td>Schritt 1</td><td>Um eine Mail zu versenden, kann man den <mark style="color:yellow;">Briefkasten</mark> am Spawn oder das <code>/mail</code>-Menü nutzen. Mit <code>/mail &#x3C;Spieler></code> kann man direkt loslegen!</td><td><img src="/files/2x6WbQvUqNX51XXRFzkU" alt="" data-size="original"></td></tr><tr><td>Schritt 2</td><td><em>Dieser Schritt wird übersprungen, wenn man letztere Option verwendet!</em><br><br>Um eine Mail zu verfassen, muss man auf das <mark style="color:green;">grüne +</mark> im <code>/mail</code>-Menü klicken.</td><td><img src="/files/l2IoCwCTs5kX2UwbzTeN" alt="" data-size="original"></td></tr><tr><td>Schritt 3</td><td><em>Wird ebenfalls übersprungen, wenn man <code>/mail &#x3C;Spieler></code> verwendet.</em><br><br>Im sich öffnenden Amboss Inventar kann man nun den <mark style="color:blue;">Empfänger</mark> angeben. Dabei ist egal, ob dieser <mark style="color:green;">online</mark> oder <mark style="color:red;">offline</mark> ist.</td><td><img src="/files/Z3LmunHpchFZyM5LR9fU" alt="" data-size="original"></td></tr><tr><td>Schritt 4</td><td>Nun muss man den <mark style="color:blue;">Betreff der Mail</mark> angeben. Dabei können ab dem Rang '<mark style="color:orange;">Champ</mark>' auch <mark style="color:green;">Farbcodes</mark> verwendet werden.</td><td><img src="/files/FKriQDSxuDRoMsh7p809" alt="" data-size="original"></td></tr><tr><td>Schritt 5</td><td>Als Nächstes muss man den <mark style="color:blue;">Inhalt der Nachricht</mark> schreiben. </td><td><img src="/files/0KJeHQfeM5ydIqfkVtbU" alt="" data-size="original"></td></tr><tr><td>Schritt 6</td><td>Als letzten Schritt kann man nun <mark style="color:blue;">alle Eingaben überprüfen</mark> und gegen einen <mark style="color:yellow;">Aufpreis von 400 Münzen</mark> ein Item an die Mail anhängen, indem man dieses <mark style="color:blue;">rechts neben das Buch</mark> legt.</td><td><img src="/files/M4M7dZp3tmeri4TG2IDZ" alt="" data-size="original"></td></tr><tr><td>Schritt 7</td><td>Wenn man nun auf den <mark style="color:yellow;">gelben Pfeil</mark> klickt, versendet man die Mail und der <mark style="color:blue;">Empfänger wird benachrichtigt</mark>, sofern dieser <mark style="color:green;">online</mark> ist.</td><td><img src="/files/J57vq4Kjqb58bDK0YWzj" alt="" data-size="original"></td></tr></tbody></table>


---

# 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.mixelpixel.net/citybuild/mailsystem.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.
