# Gacha Tokens

<figure><img src="/files/QFtVYkZEF4dpelqHwIt4" alt=""><figcaption></figcaption></figure>

Gacha Tokens are **ERC-1155 NFTs** and usable items that can be redeemed in the [**Gacha Zone**](/archive/gacha/gacha-machines.md) for [**weapons**](/hidden-archive/season-2/weapons.md)**, pets, and cosmetics**.

There are four token tiers, each with increasing rarity and reward potential:

* **Bronze**
* **Silver**
* **Gold**
* **Rainbow**

These tokens are key to unlocking valuable upgrades and collectibles for your heroes.

{% hint style="success" %}
Learn more about how Gacha works here: [Gacha](/archive/gacha.md)
{% 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.onchainheroes.xyz/items-and-assets/misc./gacha-tokens.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.
