# 🦸‍♂️ Heroes 🦸

{% hint style="info" %}
Heroes are the supporting units that enhance starships' performance.
{% endhint %}

Heroes are the supporting unit of the starships. Each hero can serve as the captain of one starship. And his/her own special ability and attributes can add additional values to the starship and thus increase the performance of the whole fleet when carrying out missions.

For example, an asteroid engineer can improve the mining performance of a miner ship. A legendary hero can boost up the mining speed quite exponentially.&#x20;

![](/files/ilb8n0ryYt4kx2EQoaL5)

### Minting & Rarity

Heroes can be summoned by minting or be traded in the Marketplace. There are two modes to mint heroes: **the basic mode and the advanced mode.**

![](https://lh4.googleusercontent.com/viNvJecvmgdncLt--LB3fvLtNpeD3vgPO6otHpaswVfg6YNtm2fhQkLROwfb7dbbn1JArwrs1PwqV2_PE-NXS0qIBwb486owXy907VhYouLtRk-HTq6xeK6nY5arrwfS-yhpmDgA)

When minted, each hero will obtain his/her level of rarity: common, rare, super rare, and legendary. The higher the rarity level, the more attribute points the summoned hero will have.

For example, if you choose the basic mode and summon three heroes at a time, you will likely receive three common-grade heroes:

![](/files/tAQmn2qMCqbibJAhhxc1)

Heroes’ rarity levels and attributes are listed in the following table:

![](/files/Lq2hBub0LF4Ric4RGjQs)


---

# 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.lightyear.game/getting-started/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.
