# Heroes

{% hint style="info" %}
Heroes are DeFi Dungeons Game characters. They are the only way you can access core game features within Nightvale.&#x20;
{% endhint %}

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

There are currently 3 types of Heroes, split up into different roles and classes. Users have the choice to play as an [Adventurer](/defi-dungeons-the-forge/heroes/adventurer.md) (Warrior, Mage, Marksman), a [Banker](/defi-dungeons-the-forge/heroes/banker.md) or a [Merchant](/defi-dungeons-the-forge/heroes/merchants.md).

Heroes are available on the in-game [Marketplace](/gameplay/nft-marketplace.md) & NFT Secondary Marketplaces.\
\
Heroes are NFTs on Solana, using Metaplex standard.


---

# 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.dungeons.game/defi-dungeons-the-forge/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.
