> 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/citybuild/headvalue.md).

# Headvalue

Mit dem <mark style="color:purple;">Ultra+</mark> Rang ist es möglich, alle <mark style="color:yellow;">6 Stunden</mark> einen Kopf mit einer Value anzufordern.

Um die Köpfe zu finden, kann beispielsweise folgende Seite genutzt werden:

* <https://minecraft-heads.com/>

| Schritt 1 | <p>Um den gewünschten Kopf zu finden, muss nach einem Schlüsselwort gesucht werden (im Beispiel "Spikeless Guardian").<br><br><mark style="color:red;"><strong>Wichtig</strong></mark>: Diese Seite wird nicht von MixelPixel betrieben. Eingaben müssen dort auf Englisch getätigt werden.</p> | <img src="/files/oYUlnvhY8rDRcj0VbAp7" alt="" data-size="original"> |
| :-------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | ------------------------------------------------------------------- |
| Schritt 2 |                                                                                               Nun werden alle gefundenen Köpfe aufgelistet. Dort wählt man den Gewünschten aus und klickt darauf.                                                                                               | <img src="/files/YqimuH7RKcwIQgCcFrGn" alt="" data-size="original"> |
| Schritt 3 |                                                              Um die Value zu finden, muss man auf der darauffolgenden Seite bis fast ans Seitenende scrollen. Dort findet man den Punkt `Value` in der Kategorie `For Developers`.                                                              | <img src="/files/LD054zyRQ2PnCWaLbFMQ" alt="" data-size="original"> |
| Schritt 4 |                                                                   Diese lässt sich mit einem Klick auf `Copy` kopieren und in Minecraft hinter dem `/headvalue` Befehl einfügen. Schon hat man den gewünschten Kopf erhalten!                                                                   | <img src="/files/7wHh1FhZyFePtbbwbqsq" alt="" data-size="original"> |


---

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