> 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/spieler/range/cp-boost.md).

# CP Boost

### Was ist CP Boost?

Mit CP Boost ist ein temporärer Boost gemeint, mit dem man kurzzeitig mehr [<mark style="color:blue;">CP</mark>](/spieler/level.md) erhält als üblich.\
Wenn man die Berechtigung hat den Befehl zu nutzen, erhält man nach dem eingeben von <mark style="color:green;">/cpboost</mark> <mark style="color:red;">30%</mark> mit ![](/files/GdwltANPjwjINSwDn6xl) und <mark style="color:red;">50%</mark> mit dem ![](/files/9yZTVV2NaXLuoqkkGrqE) mehr [<mark style="color:blue;">CP</mark>](/spieler/level.md) durch alle Quellen (außer [<mark style="color:blue;">Kisten</mark>](/systeme/kistensystem.md)).

{% hint style="info" %}
Bei dem Erhalt von 5 CP (+0,5 durch den Boost) wird zu Gunsten der Spieler aufgerundet. Es gelten die normale Rundungsregeln.\
Demnach erhält man in dem Beispiel dann 6 CP.
{% endhint %}

Der Boost hält für <mark style="color:red;">30 Minuten</mark> und kann <mark style="color:red;">alle sieben Tage</mark> aktiviert werden.

Derzeit benötigt man den ![](/files/zLDYIOCcvTGN2aynhkhY) Rang um den Befehl zu verwenden.


---

# 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/spieler/range/cp-boost.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.
