# Minting Heroes

To get started in Elleria, you will need a hero to accompany you!

Heroes can be purchased from Trove, or minted through our game.

### **Purchasing Heroes**

{% embed url="<https://trove.treasure.lol/collection/tales-of-elleria>" %}
Purchase heroes from Trove- Know what you're getting.
{% endembed %}

### **Minting Heroes**

#### Ethereal Heroes

New players will receive a prompt to visit the Summoning Altar and mint a FREE Ethereal Hero to kickstart their journey.

{% content-ref url="/pages/LEPnt8vO64Fx2hMrwiU5" %}
[Ethereal Heroes](/gameplay-prologue/heroes/ethereal-heroes.md)
{% endcontent-ref %}

#### Dawn Heroes

Secondary Minting is midway but postponed for Ninja, check these articles for more information:

{% embed url="<https://medium.com/@talesofelleria/joining-tales-of-elleria-2023-60d73371e841>" %}
Summary on ToE, Visual Guide on Minting Process, and Sneak Peeks of Upcoming Features
{% endembed %}

{% content-ref url="/pages/KCiakJze50HBi2meSm6U" %}
[\[Archived\] Dawn Heroes Auction](/getting-started/minting-heroes/dawn-heroes-minting-1.md)
{% endcontent-ref %}


---

# 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.talesofelleria.com/getting-started/minting-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.
