# Hero Roster

<figure><img src="/files/vw8Rd282iJjKcWJeA0oV" alt=""><figcaption><p>Hero Roster</p></figcaption></figure>

<table><thead><tr><th width="236">Hero Roster Component</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>This is the name of the hero. Some heroes have special names.</td></tr><tr><td><strong>Species</strong></td><td>This is the species of the hero whether it be Dragonkin, Emberling, Elf, Human, Gnome, or Dwarf.</td></tr><tr><td><strong>Hero ID</strong></td><td>This is the NFT ID of the hero.</td></tr><tr><td><strong>Description</strong></td><td>This is the description of the hero. The description usually describes the species of the hero in more depth but some heroes have special descriptions to discover.</td></tr><tr><td><strong>Hero Image</strong></td><td>This is the heroes visual identity and appearance. See <a href="/pages/tqp7KvQ4Ny1cdT0KiPlb">Visual Traits</a> for more information.</td></tr><tr><td><strong>Hero Traits</strong></td><td>Traits are one of the most important part of your heroes and gives you an idea of what type of quests they would be most suitable for. See <a href="/pages/6c9UxhouyCCAimZWUbTD">Gameplay Traits</a> for more information.</td></tr><tr><td><strong>Filter by Species</strong></td><td>The tabs on the hero roster allow you to filter your heroes by species so you can choose to only see your Dragonkin, for example.</td></tr><tr><td><strong>Traits Preview</strong></td><td>This section on your hero card gives a preview of it's traits. Hover over the traits preview to expand the preview and see the rest of the heroes traits.</td></tr><tr><td><strong>Selected Hero</strong></td><td>The hero that you currently have selected will have a border highlight state around it.</td></tr></tbody></table>

***


---

# 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://info.skybornegenesis.com/game-information/hero-roster.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.
