# Ethernal Elves

## Ethernal Elves

- [Storyline](https://ethernal-elves.gitbook.io/ethernal-elves/about/storyline.md)
- [Overview](https://ethernal-elves.gitbook.io/ethernal-elves/about/overview.md)
- [FAQ](https://ethernal-elves.gitbook.io/ethernal-elves/about/faq.md)
- [Discord Bot Commands](https://ethernal-elves.gitbook.io/ethernal-elves/about/discord-bot-commands.md): Commands that can be called from within the Ethernal Elves Discord Server
- [Game Guide](https://ethernal-elves.gitbook.io/ethernal-elves/about/game-guide.md)
- [Sentinels](https://ethernal-elves.gitbook.io/ethernal-elves/elves/sentinels.md)
- [Elders](https://ethernal-elves.gitbook.io/ethernal-elves/elves/elders.md)
- [Cooldowns](https://ethernal-elves.gitbook.io/ethernal-elves/elves/cooldowns.md)
- [Weapons](https://ethernal-elves.gitbook.io/ethernal-elves/elves/weapons.md)
- [Items](https://ethernal-elves.gitbook.io/ethernal-elves/elves/items.md)
- [Uniques](https://ethernal-elves.gitbook.io/ethernal-elves/elves/uniques.md): One for ones with custom art and certain special abilities
- [Genesis Orcs](https://ethernal-elves.gitbook.io/ethernal-elves/ether-orcs/genesis-orcs.md)
- [FAQ](https://ethernal-elves.gitbook.io/ethernal-elves/ether-orcs/faq.md)
- [Tokenomics](https://ethernal-elves.gitbook.io/ethernal-elves/economy/miren.md)
- [Liquidity Pools](https://ethernal-elves.gitbook.io/ethernal-elves/economy/liquidity-pools.md)
- [Protocol Owned Liquidity Pool FAQ's](https://ethernal-elves.gitbook.io/ethernal-elves/economy/protocol-owned-liquidity-pool-faqs.md)
- [The Elven Wallet](https://ethernal-elves.gitbook.io/ethernal-elves/economy/the-elven-wallet.md): The Elven Wallet holds all your in-game assets
- [Artifacts](https://ethernal-elves.gitbook.io/ethernal-elves/economy/artifacts.md): What are artifacts and how are they used in the Ethernal Elves Ecosystem?
- [Scrolls](https://ethernal-elves.gitbook.io/ethernal-elves/economy/scrolls.md): What are artifacts and how are they used in the Ethernal Elves Ecosystem?
- [Game Modes](https://ethernal-elves.gitbook.io/ethernal-elves/sentinels-game-play/game-modes.md)
- [Passive](https://ethernal-elves.gitbook.io/ethernal-elves/sentinels-game-play/passive.md): Sentinels do not always have to fight.
- [Bloodthirst](https://ethernal-elves.gitbook.io/ethernal-elves/sentinels-game-play/bloodthirst.md)
- [Rampage](https://ethernal-elves.gitbook.io/ethernal-elves/sentinels-game-play/rampage.md)
- [Crusades](https://ethernal-elves.gitbook.io/ethernal-elves/sentinels-game-play/crusades.md)
- [Game Update & Patches](https://ethernal-elves.gitbook.io/ethernal-elves/elders-game-play/game-update-and-patches.md)
- [Overview](https://ethernal-elves.gitbook.io/ethernal-elves/elders-game-play/overview.md)
- [Sacred Well](https://ethernal-elves.gitbook.io/ethernal-elves/elders-game-play/sacred-well.md)
- [Training Grounds](https://ethernal-elves.gitbook.io/ethernal-elves/elders-game-play/training-grounds.md)
- [Crusades](https://ethernal-elves.gitbook.io/ethernal-elves/elders-game-play/crusades.md)
- [Boss Battles](https://ethernal-elves.gitbook.io/ethernal-elves/elders-game-play/boss-battles.md)
- [Storyline](https://ethernal-elves.gitbook.io/ethernal-elves/settlement/storyline.md)
- [Overview](https://ethernal-elves.gitbook.io/ethernal-elves/settlement/overview.md)
- [Guide](https://ethernal-elves.gitbook.io/ethernal-elves/settlement/guide.md)
- [Architecture](https://ethernal-elves.gitbook.io/ethernal-elves/developer/architecture.md): Overview of the Ethernal Elves technology stack
- [Polygon Gameplay](https://ethernal-elves.gitbook.io/ethernal-elves/archived/polygon-gameplay.md)
- [Elders Snapshot ](https://ethernal-elves.gitbook.io/ethernal-elves/archived/elders-snapshot.md): Crusades, Artifacts, Snapshot
- [Campaigns](https://ethernal-elves.gitbook.io/ethernal-elves/archived/campaigns.md): Send out your Sentinels to fight ferocious creatures and defend the homeland.
- [Minting](https://ethernal-elves.gitbook.io/ethernal-elves/archived/minting.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ethernal-elves.gitbook.io/ethernal-elves/about/storyline.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.
