# HEROS

Heroes in Song of Rising are utility-based NFTs with a variety of uses.&#x20;

Heroes can be paired to Summon more Heroes, whose classes, stats, and rarity are partially determined by the two Heroes used to infuse the Summoning Crystal.&#x20;

Heroes can engage in Professions Quests to earn JEWEL and in-game resources, as well as increases to the relevant profession skill and experience toward the next Hero level. Once Heroes reach an experience threshold, they can level up at the Meditation Circle.

Eventually, Heroes will be able to participate in further Quests to gain loot and experience, including PVE quests in which they battle enemies.

The Tavern hosts the NFT Agent, who can assist with buying and selling Heroes, as well as renting them out for use in the Summoning Portal.


---

# 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.songofrising.com/song-of-rising-white-paper/gameplay/heros.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.
