# Badges

## Overview

<figure><img src="/files/PZVJYarNeR5TJJs8XWxu" alt="" width="315"><figcaption></figcaption></figure>

Badges are soulbound NFTs that are unlocked by completing specific milestones in the game. They help guide players through progression and also reward major achievements.

Some badges are granted retroactively for past achievements (e.g., battling Dragma in Season 2 or playing in Season 1). Others are time limited, so be sure to claim them while they’re available.

Certain badges include a claim reward, granting a set number of marbles when claimed.

{% hint style="info" %}
Badges for retroactive achievements do not offer a claim reward.&#x20;
{% endhint %}

***

## Badge Types

There are 3 badge types:

**Regular Badges**

* Can only be claimed once.
* The most common badge type.

**Stackable Badges**

* Can be claimed multiple times.
* Each claim also grants the associated claim reward.

**Secret Badges**

* Hidden badges with unknown unlock conditions and rewards.
* Can only be claimed once.

***

## Available Badges

|                                 Name                                |    Unlock Conditions    |                       Reward                       |
| :-----------------------------------------------------------------: | :---------------------: | :------------------------------------------------: |
| <p><img src="/files/tBWez5Nx6r9Ruv2sHGJS" alt=""><br>Badge Name</p> | Do something in da game | ![](/files/rZCSirWr95rhD0KuKLus) 100 Ocean Marbles |
|                            Seasoned Hero                            |                         |                                                    |
|                              Round Two                              |                         |                                                    |
|                            Balls Dragged                            |                         |                                                    |
|                            Second Chances                           |                         |                                                    |
|                             Shard Smith                             |                         |                                                    |
|                              Lil Mixer                              |                         |                                                    |
|                           Beyond Legendary                          |                         |                                                    |
|                             Worldbuilder                            |                         |                                                    |
|                         Golden Ocean Baller                         |                         |                                                    |
|                         Silver Ocean Baller                         |                         |                                                    |
|                         Bronze Ocean Baller                         |                         |                                                    |
|                           Hype Man Tier 1                           |                         |                                                    |
|                           Hype Man Tier 2                           |                         |                                                    |
|                           Hype Man Tier 3                           |                         |                                                    |
|                           Hype Man Tier 4                           |                         |                                                    |
|                             Heavy Catch                             |                         |                                                    |
|                             A Hero Rises                            |                         |                                                    |
|                              Suited Up                              |                         |                                                    |
|                              Lil Angler                             |                         |                                                    |
|                             Squadded Up                             |                         |                                                    |
|                            Master Angler                            |                         |                                                    |
|                              Lil Baiter                             |                         |                                                    |
|                            Master Baiter                            |                         |                                                    |
|                         Fresh on the Market                         |                         |                                                    |
|                              First Deal                             |                         |                                                    |
|                              Deal Maker                             |                         |                                                    |
|                             Deal Legend                             |                         |                                                    |
|                               Pss Pss                               |                         |                                                    |
|                               Studious                              |                         |                                                    |
|                             Mop & Gossip                            |                         |                                                    |
|                                                                     |                         |                                                    |

***

{% hint style="info" %}
Badges
{% 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/hidden-archive/badges.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.
