# Heroes

In StarHeroes, Heroes take centre stage as unique NFTs, each possessing distinctive [Factions](/lore.md), abilities, and levels. These NFT Heroes contribute significantly to your [Leaderboard](/economy/leaderboard.md) success through **StarScore**.&#x20;

Acquiring, levelling, and strategically combining Heroes become key decisions, shaping the player's journey in this dynamic gaming experience.

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

***

## New Levels and Missions

In Season 3, **StarHeroes** introduces a mission system based on Hero generations, with **Gen X** and **Gen Y** Heroes having different levelling options and benefits.

A Hero's generation depends on their level:

* **Gen X Heroes**: from level 1 to level 10
* **Gen Y Heroes**: from level 11 to level 20

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

## Hero Duty Web App

Within our dedicated web browser game module ([**Hero Duty Web App**](/hero-duty-web-app.md)), Hero holders will be able to undertake the following actions, **each requiring STAR**:

1. **Sending** Heroes on missions for experience points
2. **Accelerating** Hero mission time,
3. [Levelling up](/economy/heroes/levelling-up.md) Heroes that have accumulated sufficient experience.

Since missions require time for completion, each Hero can only undertake a finite number of missions daily. Consequently, a Hero's level becomes a pivotal characteristic, **determining its market value**.&#x20;

***

**Available Missions:**

* Missions vary by Hero generation.
* Completing missions grants fixed experience points and has set durations.
* Missions can be assigned as standard or shortened (shortened costs more $STAR).
* **Gen X Heroes** have 4 missions available;&#x20;
* **Gen Y Heroes** have 4 missions available, including a Mystery Mission.

***

**Mystery Mission**:

* Gen Y Heroes get a special mystery mission (one of their four) with randomized experience and Hero Points rewards, revealed only after confirmation.

{% hint style="warning" %}
A**ll heroes linked to your wallet contribute to your Hero Points**.
{% endhint %}

{% hint style="info" %}
Heroes with higher levels yield greater **StarScore** when dispatched on missions.
{% endhint %}

{% hint style="info" %}
Wallets [staking](/tokenomics/usdstar-staking.md) a requisite amount of STAR will receive bonus **StarScore** and experience when dispatching Heroes on Missions. This feature aims to provide an additional utility to the STAR token.
{% endhint %}

***

**Diverse Hero Options:**

* Players can choose from an unlimited pool of Heroes, each with unique attributes.
* The Heroes are not ship-specific, offering flexibility in strategic choices.

***

[**StarScore**](/economy/leaderboard/starscore.md) **Impact:**

* Hero missions continually contribute to Hero Points and thus to **StarScore**.&#x20;
* The greater the amount of STAR a user stakes, the larger the **StarScore** boost they receive.
* Heroes play a significant role in boosting **StarScore**, impacting overall earnings depending on their current level.
* The higher the Hero level, the more substantial the impact on **StarScore.**

***

[**Leaderboard** ](/economy/leaderboard.md)**Contribution:**

* Heroes contribute significantly to gathering StarScore, adding a strategic layer to the Hero gameplay usage.
* Higher-level Heroes enhance the chances of climbing the leaderboard.

{% hint style="warning" %}
Understanding the nuances of the Hero system is essential for players to strategically select, level up, and synergize Heroes, thereby optimizing their overall gaming experience and climbing the Leaderboard.
{% 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://wiki.starheroes.community/economy/heroes.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.
