# Skulls in menus

Do add a skull in menu, you need a long code which you can get through this website:

{% embed url="<https://minecraft-heads.com>" %}

After you go here, find a skull you like and click on it. Scroll all the way down and copy the minecraft url

![](/files/9aAb4gjfQsdxODrKxRq8)

Now put on the item of the menu where you want it as material:

```
SKULL|dcb76166d1e1e449457b5c4436b3f48b7d768ac60f19e2c6b25ea42c4bad7c
```

If you're on 1.12 or LOWER then put the durability as 3

Then it should look like this:

![](/files/mNQsiar4xfLIPMSvckSr)


---

# 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://lobby.coldservices.net/tutorials/skulls-in-menus.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.
