# Clans

## Clan Erstellen

Um ein Clan zu erstellen, muss man **/clan create** eingeben, dies kostet 300.000 Coins. Der Name des Clans ist frei wählbar.

### Clan Leveln

Um euren Clan zu leveln, müsst ihr die folgenden Gegenstände sammeln:

| Item                                                                        | Punkte     |
| --------------------------------------------------------------------------- | ---------- |
| Phantomhaut <img src="/files/vHFXAhCc1rOYWsl0kU7I" alt="" data-size="line"> | 0.5 Punkte |
| Schleimball <img src="/files/aIMFwFI6VpmhnCXJWEDz" alt="" data-size="line"> | 0.5 Punkte |
| Hornschild <img src="/files/UEARsi3uB0LvJWEK5FGK" alt="" data-size="line">  | 0.5 Punkte |
| Feuerstein <img src="/files/dK3wB4JKV5iQw3PcX8iV" alt="" data-size="line">  | 0.5 Punkte |
| Kugelfisch <img src="/files/Py9bWPDl4YlKbl0YQAtG" alt="" data-size="line">  | 0.5 Punkte |
| Tropenfisch <img src="/files/XZYTwV9td8zKmowBtUMq" alt="" data-size="line"> | 0.5 Punkte |

{% hint style="info" %}
Diese könnt ihr anschließend einfach mit dem Befehl /clan points abgeben.
{% 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://wiki.townity.de/citybuild/clans.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.
