> For the complete documentation index, see [llms.txt](https://docs.talesofelleria.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talesofelleria.com/getting-started.md).

# Getting Started

- [Connecting to Arbitrum](https://docs.talesofelleria.com/getting-started/connecting-to-arbitrum.md)
- [Bridging to Mainnet](https://docs.talesofelleria.com/getting-started/connecting-to-arbitrum/bridging-back-to-mainnet.md)
- [Minting Heroes](https://docs.talesofelleria.com/getting-started/minting-heroes.md)
- [\[F2P\] Ethereal Hero](https://docs.talesofelleria.com/getting-started/minting-heroes/f2p-ethereal-hero.md)
- [\[Paid\] Ninjas Summoning](https://docs.talesofelleria.com/getting-started/minting-heroes/dawn-heroes-minting.md)
- [\[Archived\] Dawn Heroes Auction](https://docs.talesofelleria.com/getting-started/minting-heroes/dawn-heroes-minting-1.md)
- [\[Archived\] Genesis Minting](https://docs.talesofelleria.com/getting-started/minting-heroes/archived-genesis-minting.md)
- [Tokenomics](https://docs.talesofelleria.com/getting-started/tokenomics.md)
- [$ELLERIUM](https://docs.talesofelleria.com/getting-started/tokenomics/usdellerium.md)
- [$MEDALS](https://docs.talesofelleria.com/getting-started/tokenomics/usdmedals.md)
- [Sustainable Liquidity](https://docs.talesofelleria.com/getting-started/tokenomics/sustainable-liquidity.md)
- [Fees & Bridging](https://docs.talesofelleria.com/getting-started/tokenomics/fees-and-bridging.md)
- [Treasury Allocation](https://docs.talesofelleria.com/getting-started/tokenomics/treasury-allocation.md)
- [Liquidity](https://docs.talesofelleria.com/getting-started/liquidity.md)
- [How to use MagicSwap](https://docs.talesofelleria.com/getting-started/liquidity/how-to-use-magicswap.md)
- [$ELM-MAGIC LP](https://docs.talesofelleria.com/getting-started/liquidity/usdelm-magic-lp.md)
- [Runestones](https://docs.talesofelleria.com/getting-started/liquidity/runestones.md)
- [\[Archived\] $ELM Staking](https://docs.talesofelleria.com/getting-started/liquidity/usdelm-staking.md)
- [Collaborations](https://docs.talesofelleria.com/getting-started/collaborations.md)
- [FAQ](https://docs.talesofelleria.com/getting-started/faq.md): If anything is left out, please reach out in the #ama channel in our Discord and we will add it in.
- [$MAGIC / Treasure Integration](https://docs.talesofelleria.com/getting-started/usdmagic-treasure-integration.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
