> For the complete documentation index, see [llms.txt](https://wiki.landania.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.landania.net/allgemeines/creator-voraussetzungen.md).

# Creator-Voraussetzungen

### <mark style="color:red;">Voraussetzungen für YouTube-Kanäle</mark>

* **5.000** oder mehr Abonnenten
* Bereits einige Minecraft-Videos hochgeladen (nicht unbedingt über Landania)
* Durchschnittlich **1.000** oder mehr Aufrufe pro Video

### <mark style="color:purple;">Voraussetzungen für Streamer</mark>

* **1.000** oder mehr Follower
* Regelmäßige Streams (mindestens 3 pro Monat in den letzten 3 Monaten)
* Durchschnittlich **50** oder mehr **gleichzeitige** Zuschauer

### <mark style="color:yellow;">Voraussetzungen für TikTok Creator</mark>

* **30.000** oder mehr Follower
* Durchschnittlich 1**0.000** oder mehr Aufrufe pro Video
* Regelmäßige Uploads (mindestens 10 pro Monat in den letzten 3 Monaten)

### Bewerbung

Um dich für den Creator-Rang zu bewerben, kannst du einfach eine kurze E-Mail mit Links zu sozialen Medien an <contact@landania.net> senden.


---

# 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 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.landania.net/allgemeines/creator-voraussetzungen.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.
