# GAMEPLAY (Prologue)

- [Core Gameplay Loop](https://docs.talesofelleria.com/gameplay-prologue/core-gameplay-loop.md): There is no optimal way to play the game; Use the resources here to understand the game better , do your own further research, and determine what is best for you!
- [NFT/$ELM Bridging](https://docs.talesofelleria.com/gameplay-prologue/core-gameplay-loop/heroes-relics-elm-bridging.md)
- [Player Types](https://docs.talesofelleria.com/gameplay-prologue/core-gameplay-loop/player-types.md)
- [Features Overview](https://docs.talesofelleria.com/gameplay-prologue/game-features.md)
- [Assignments](https://docs.talesofelleria.com/gameplay-prologue/game-features/assignments.md): Stake your Heroes for $MEDALS and $ELM!
- [Assignments (Fixed)](https://docs.talesofelleria.com/gameplay-prologue/game-features/assignments/assignments-fixed.md)
- [Exploration (Pooled)](https://docs.talesofelleria.com/gameplay-prologue/game-features/assignments/exploration-pooled.md)
- [Questing](https://docs.talesofelleria.com/gameplay-prologue/game-features/questing.md): Send your heroes on explorations or quests to exterminate monsters and obtain rewards, equipments, and relics. The more quests completed in the world, the more contents unlocked.
- [Goblin Plains](https://docs.talesofelleria.com/gameplay-prologue/game-features/questing/goblin-plains.md): Goblins have been spotted on the plains just outside town, chasing away animals and causing unease. Show them who is boss!
- [Slime Road](https://docs.talesofelleria.com/gameplay-prologue/game-features/questing/slime-road.md): Groups of slimes have been spotted roaming around the outer walls. Will you befriend or hunt them?
- [Ancient Ruins](https://docs.talesofelleria.com/gameplay-prologue/game-features/questing/ancient-ruins.md): Golems have been sighted in the depths of the Ancient Ruins. Hidden mysteries lie dormant among these ruins. Will you unravel the secrets beneath?
- [Equipment](https://docs.talesofelleria.com/gameplay-prologue/game-features/equipment.md): We are more than flesh and bones.
- [Combat System](https://docs.talesofelleria.com/gameplay-prologue/game-features/combat-system.md)
- [Barkeeper's Shop](https://docs.talesofelleria.com/gameplay-prologue/game-features/barkeepers-shop.md)
- [Tasks](https://docs.talesofelleria.com/gameplay-prologue/game-features/tasks.md)
- [Wishing Well](https://docs.talesofelleria.com/gameplay-prologue/game-features/wishing-well.md)
- [Hero Rebirth](https://docs.talesofelleria.com/gameplay-prologue/game-features/hero-rebirth.md)
- [Tower of Babel](https://docs.talesofelleria.com/gameplay-prologue/game-features/tower-of-babel.md)
- [Proving Grounds](https://docs.talesofelleria.com/gameplay-prologue/game-features/proving-grounds.md)
- [World Map](https://docs.talesofelleria.com/gameplay-prologue/world-map.md)
- [Heroes](https://docs.talesofelleria.com/gameplay-prologue/heroes.md)
- [Classes](https://docs.talesofelleria.com/gameplay-prologue/heroes/classes.md)
- [Dawn Heroes](https://docs.talesofelleria.com/gameplay-prologue/heroes/classes/dawn-heroes.md)
- [Attributes](https://docs.talesofelleria.com/gameplay-prologue/heroes/attributes.md)
- [Soul-Bound Attributes](https://docs.talesofelleria.com/gameplay-prologue/heroes/attributes/soul-bound-attributes.md)
- [Class Skills/Traits](https://docs.talesofelleria.com/gameplay-prologue/heroes/class-skills-traits.md)
- [Ethereal Heroes](https://docs.talesofelleria.com/gameplay-prologue/heroes/ethereal-heroes.md)
- [Relics/Drops System](https://docs.talesofelleria.com/gameplay-prologue/relics-drops-system.md)
- [Crafting Components](https://docs.talesofelleria.com/gameplay-prologue/relics-drops-system/crafting-components.md)
- [Artifacts/Consumables](https://docs.talesofelleria.com/gameplay-prologue/relics-drops-system/artifacts-consumables.md)
- [Upgrade Materials](https://docs.talesofelleria.com/gameplay-prologue/relics-drops-system/upgrade-materials.md)
- [Miscellaneous Items](https://docs.talesofelleria.com/gameplay-prologue/relics-drops-system/miscellaneous-items.md)
- [Crafting System](https://docs.talesofelleria.com/gameplay-prologue/crafting-system.md)
- [Dismantling Recipes](https://docs.talesofelleria.com/gameplay-prologue/crafting-system/dismantling.md)
- [Conversion Recipes](https://docs.talesofelleria.com/gameplay-prologue/crafting-system/conversion.md)
- [Crafting Recipes](https://docs.talesofelleria.com/gameplay-prologue/crafting-system/crafting.md)
- [Equipment System](https://docs.talesofelleria.com/gameplay-prologue/equipment-system.md)
- [Stat Tables](https://docs.talesofelleria.com/gameplay-prologue/equipment-system/stat-tables.md)
- [Upgrade Costs](https://docs.talesofelleria.com/gameplay-prologue/equipment-system/upgrade-costs.md): Upgrade Chances % and $MEDALS cost the same for all equipment pieces- $ELM and protected $ELM cost differs per tier.
- [Infusion Effects](https://docs.talesofelleria.com/gameplay-prologue/equipment-system/infusion-effects.md)
- [Battle Pass](https://docs.talesofelleria.com/gameplay-prologue/battle-pass.md)
- [World Boss: Ninjas vs Zorag (Season 13)](https://docs.talesofelleria.com/gameplay-prologue/world-boss-season-12.md): 🥷🏻 Zorag Alert! Calling all ninjas! Your skills are needed! 🥷🏻


---

# 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/gameplay-prologue.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.
