# Tools

Tool items are pure utility items within the game that, generally, do not require a blockchain interaction. Currently, there are a few items in the game fitting this category.&#x20;

{% tabs %}
{% tab title="Small Cloth Hanger" %}
![](/files/O9DT2iKnSQ1i8rf79vzI)  Removes one item from the Cutie. It can be used manually, or it will be used automatically when changing Cutie's equipment, whenever the player has this item in their inventory.
{% endtab %}

{% tab title="Cloth Hanger" %}
![](/files/Ip06Ai5eW4aBGHtddAFm)Removes all currently equipped items from a Cutie.&#x20;
{% endtab %}

{% tab title="Recharging Machine" %}
![](/files/pxotHODtt6j7WDUD8OEH) During [Seasons](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/game-mechanics/seasons.md) players can craft such items to refill adventure required items.&#x20;
{% endtab %}

{% tab title="Hacking Tool" %}
![](/files/t8sM76MS43lH1IsHV7bO)Hacking tools are used to improve [Loot Boxes](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/items/item-types/loot-boxes.md)
{% endtab %}
{% endtabs %}


---

# 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/tools.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.
