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

# Partikel

Die Partikel sind ein serverübergreifendes (CityBuild, KnochbackFFA, Lobby), rein kosmetisches System, welches für Spieler ab dem Rang Champ besteht.<br>

Zusätzlich zu den Rangpartikeln, gibt es ebenfalls spezielle Eventpartikel, die für jeden Spieler zugänglich sind, sofern sie erspielt oder freigeschalten wurden.

<figure><img src="/files/1KR854LxV4VeL14F555J" alt=""><figcaption><p>Totem: Erspielbare Partikel Beacon: Rang Partikel Smaragd: Event Partikel</p></figcaption></figure>

<details>

<summary>Partikelübersicht</summary>

[Erspielbare Partikel](/global/partikel/erspielbare-partikel.md)

[Rang Partikel](/global/partikel/rang-partikel.md)

[Event Partikel](/global/partikel/event-partikel.md)

</details>

## **Partikel ausrüsten**

Um einen Partikel zu aktivieren, muss erst einmal das Partikelmenü mit `/partikel` oder `/particle` aufgerufen werden.<br>

Dort klickt man auf den Titel, den man ausrüsten möchte.

| Schritt 1 | `/partikel` im Chat eingeben            | ![](/files/PGEWG46jgL9Td3168MkV)                                    |
| --------- | --------------------------------------- | ------------------------------------------------------------------- |
| Schritt 2 | Einen Partikel aussuchen und anklicken. | ![](/files/dInseNOq8a4I069eASvl)                                    |
| Schritt 3 | So sieht es für andere aus:             | <img src="/files/5k4ksVVLKZc9w9MacIfw" alt="" data-size="original"> |

## Partikel ablegen

| Schritt 1 | `/partikel` im Chat eingeben                                   | ![](/files/PGEWG46jgL9Td3168MkV) |
| --------- | -------------------------------------------------------------- | -------------------------------- |
| Schritt 2 | Oben rechts               **Partikel deaktivieren** anklicken. | ![](/files/pqurd2oxNuvYBudez0VV) |


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.mixelpixel.net/nicht-fertig/kosmetik/partikel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
