# Type of cosmetics

At the moment we have 5 different types of cosmetics.

## Hat:

This cosmetic makes use of your helmet slot, but this does not imply that you cannot wear a helmet and a hat at the same time ;)

## BackPack:

This cosmetic does not make use of any inventory slots. It is an entity mounted on the player's head that carries the item from the backpack... ingenious isn't it?

## Off Hand:

This cosmetic is similar to the hat in that it occupies the off hand slot, however you can have your off hand cosmetic and your item at the same time.

## Balloon:

The balloons were a little tricky at first. once you get the hang of them they become easy. It's simple, you float an invisible entity with an item on its head that represents the balloon attached to a rope you carry.

## Spray:

The sprays were one of the last cosmetics to be made. It wasn't really in our plans to do it but people were asking for it so it was a given that it had to be.\
The sprays work as simply as that, it is a colored map inside a frame or an item inside a frame. It's that simple!

## ¿¿¿??:

\-

<mark style="color:red;">**NOTE:**</mark> *<mark style="color:red;">All the description is based only on the plugin features without its support of other plugins.</mark>*


---

# 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://francobm.gitbook.io/magiccosmetics/type-of-cosmetics.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.
