# The Gameplay Loop

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

The main gameplay loop of **OCH** is simple: Your goal is to level up your team, beat harder zones, and earn better rewards.

1. **Send Your Hero(es) on an Adventure**
2. **Wait**
3. **Claim Rewards**
4. **Upgrade and Optimize**
5. **Repeat**

***

## 1. Send Your Hero(es) on an Adventure

Adventures are the main way to earn $HERO, utility items, and crafting materials to power up your team.&#x20;

Currently there are 2 Adventure modes available: [Broken mention](broken://pages/5go2ujTj636shwOrPJKL) and [Fishing](/hidden-archive/season-2/fishing.md).&#x20;

### **Battle**

<figure><img src="/files/ReswpO8z9hlIOpxn3MX1" alt="" width="375"><figcaption></figcaption></figure>

Battling is the main adventure mode and requires an **OCH Weapon NFT** equipped on your **Genesis Hero**. There are two paths you can take, but as a beginner you'll most likely want to start with Underlings.

* **Underlings:** Safer battles to earn $HERO used for leveling up and upgrading
* **Bosses:** Riskier battles that can lead to death—but offer **crafting materials** and greater rewards

{% hint style="success" %}
💡 Learn more: [Broken mention](broken://pages/5go2ujTj636shwOrPJKL)
{% endhint %}

### **Fishing**

<figure><img src="/files/H4tLYCgg1Jknz8tVDm4J" alt="" width="375"><figcaption></figcaption></figure>

Fishing is a chill, low-risk way to earn $HERO and discover support items. No **OCH Weapon NFT** is required so it's perfect for new players easing into the game.

* Earn W**eapon Fragments**, which can be **remixed** into a chance at a common weapon
* Collect **Vouchers** and other support items to help you later in battle

{% hint style="success" %}
💡 Learn more: [Fishing](/hidden-archive/season-2/fishing.md)
{% endhint %}

***

## 2. Wait

Once your Heroes are on an Adventure, they’ll be locked in for a set time—**duration depends on the zone’s conditions.**

> 💡 While your heroes on an Adventure, your assets will be **staked.** This means that your NFTs (Heroes, weapons, gear, etc.) will be held by our game contracts until you return your heroes home.

***

## **3. Claim Rewards**

When the timer hits zero, your Heroes are ready to return home. Depending on the Adventure mode, they’ll bring back $HERO, crafting materials, utility items—or a mix of all three.

These rewards are key to leveling up your Heroes and upgrading their gear.

{% hint style="success" %}
Learn more about rewards: [Misc.](/items-and-assets/misc..md) and [$HERO Token](/items-and-assets/usdhero-token.md)
{% endhint %}

***

## **4. Upgrade and Optimize**

Use the rewards your Heroes earned on their Adventures to level them up, upgrade their gear, and maintain their weapons for future runs.&#x20;

This section will provide a brief overview on the main upgrade and maintenance mechanics in the game.

### Train your Heroes

**Training is how you level up your Heroes**&#x20;

It’s the core way to increase your earning power and progress in the game. When starting out, it’s also where most of your $HERO will be spent.

{% hint style="success" %}
Learn more: [Training](/archive/training.md)
{% endhint %}

### Upgrading Weapons: Gacha and Remixing

**Weapons increase ATK, directly boosting your Hero’s earning power.**

Stronger weapons can be obtained by pulling from [Gacha Machines](/archive/gacha/gacha-machines.md) using [Gacha Tokens](/items-and-assets/misc./gacha-tokens.md) or $HERO.&#x20;

You can also upgrade existing weapons using the [Gacha Remixer](/archive/gacha/gacha-remixer.md) — a recycling system that takes low-tier items for a chance at higher-tier weapons.

### Mending Weapons

As you send you Heroes off to battle, you may notice their weapons sharpness and durability decreasing every time they return home.&#x20;

Maintaning these stats is key to optimizing a Hero's earning potential.

{% hint style="success" %}
Learn more: [Weapons](/hidden-archive/season-2/weapons.md) and [Weapon Mending](/archive/weapon-mending.md)
{% endhint %}

### Crafting Gear

**Crafting gear is a new addition to Onchain Heroes.**\
Gear increases **DEF**, a core stat for surviving tougher zones and unlocking better rewards. Crafting requires materials dropped by bosses.

{% hint style="success" %}
Learn more: [Crafting: Gear Sets](/archive/season-2-dragma/phase-2-dragma/crafting-gear-sets.md)
{% endhint %}

***

## **5. Repeat**

Once you've optimized your Hero(es), you're ready to send them to their next adventure! Each cycle pushes your progression forward, unlocking tougher zones and more valuable rewards—optimize, strategize, and climb the ranks.


---

# 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/getting-started/the-gameplay-loop.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.
