# Cosmetic Items

Cosmetic Items are usually changing the visual representation of the Cutie in-game and is an off-chain item, that does not interact with the blockchain. <br>

There are a couple of these items at this time:

{% tabs %}
{% tab title="Wallaper" %}
![](/files/nWQG7mcdnpLgvb1NcHEc)Standard wallpaper changes a [Noble ](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/genome/nobility.md)Cutie's background pattern.&#x20;

{% hint style="info" %}
The pattern is the semi-transparent design on noble Cutie's background.&#x20;
{% endhint %}
{% endtab %}

{% tab title="Upgradeable Wallpapers" %}
![](/files/4GauWmgjxCh5mhSNg80O)These wallpapers can be applied several times to a Cutie. Each additional application adds more details to the Cutie's background.&#x20;

These wallpapers are usually released as a limited-time run alongside events and [seasons](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/game-mechanics/seasons.md).
{% endtab %}

{% tab title="Color Spray" %} <img src="/files/iKoDZwaayjKCQFpXzlAH" alt="" data-size="original">

Color spray changes Cutie's background color. The color ranges are different for the 3 different rarities of the Color Spray available in the game.&#x20;

**Rainbow Color Spray** - Changes to a solid color

**Rare Rainbow Color Spray** - Changes to a gradient of up to 2 colors

**Super Rare Rainbow Color Spray** - Changes to a gradient of up to 3 colors
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Some equipable items can change a Cutie's visual representation when it's hidden as an easter egg. For example - a strange trinket added to the Bone Dragon changes its eyes to glow green and breathe green fumes.&#x20;
{% endhint %}


---

# 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://docs.blockchaincuties.com/blockchain-cuties-universe-knowledge-base/bcu-mechanics/items/item-types/consumable-items/cosmetic-items.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.
