> For the complete documentation index, see [llms.txt](https://digalabs.gitbook.io/whitepaper_eldarune/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://digalabs.gitbook.io/whitepaper_eldarune/eldarune-game-studio/eldarune-journey-story.md).

# Eldarune Journey (Story)

**Eldarune Journey** - ( Text Based - Story Game ) \
\
&#x20;In the mystical realm of Elymnias, a vibrant and diverse world filled with ancient magic, mythical creatures, and untold treasures awaits. Players step into the shoes of brave adventurers, armed with their unique **Champions NFTs**, equipped with the finest crafted **Item NFTs** and powered with **ELDA Runes** NFTs. The question is Will they sacrifice their precious for exclusivity?

#### Introduction

\
Welcome to **Eldarune Journey**, an immersive text-based, story-driven game set in the mystical realm of Elymnias. In this unique game, players can explore ancient magic, encounter mythical creatures, and discover untold treasures. Eldarune Journey combines narrative exploration with strategic decision-making, offering a rich and engaging experience. The game is browser-based and accessible on all platforms.

\
In Elymnias, a vibrant and diverse world, players step into the roles of brave adventurers. Armed with unique **Champions NFTs**, equipped with finely crafted **Item NFTs**, and powered by **ELDA Runes NFTs**, players embark on perilous journeys. Each adventure brings risks and rewards, challenging players to make strategic choices.<br>

#### Gameplay Mechanics

\
**1. Start Journey**

* Players select a **Journal** to explore different parts of **Elymnias** and learn various **Champions**' stories.
* Each **Journal** contains multiple levels of **Journeys**, each with unique characteristics.<br>

**2. Journey Details**<br>

* **Story:** Each journey has a rich narrative about Elymnias and its brave Champions.
* **Requirements:** Journeys require $ELDA tokens and NFTs to start.
* **Success/Loss Rate:** Higher success rates increase the chance of completing the journey and earning rewards, but also increase the risk of NFTs being burned/lost.
* **Journey Time:** The duration of each journey varies based on its difficulty and requirements.
* **Rewards:** Successful journeys yield Eldarune NFTs and ELDA tokens, based on the journey's success rate and requirements.
* **Participation Limits:** Each journey has limited individual and total participation by amount and time, making some journeys highly sought after.<br>

**3. Building Your Army (How To Play)**<br>

**Getting Started:**

* Visit the Eldarune Journey page on your browser and log in via Digard account.
* Connect your wallet to the platform.
* Accept the terms and click "**Start Journey**" to select a Journal and start your adventure.<br>

After selecting a Journal, players need to build their army:<br>

* Click the "**Build Army**" button to read the story and requirements for the Journey.
* Click the "**Select Champions**" button to pick your Champion and Item NFTs.
* After setting the amount of NFTs, press the "**Start Journey**" button, give the necessary approvals to the smart contract, and confirm the transaction.<br>

**4. Ending the Journey**<br>

* Players must end the journey to get the results after the journey time is over.
* Depending on the journey's reward and success rate, players will learn the end of the story and whether they succeeded in earning a reward.
* Monitor the progress and see if your Champions return with treasures or face noble losses.
* Players can claim their rewards on [the claim page](https://app.digard.io/my-wallet/claim) of Digard dApp.

\
**Community and Support**<br>

We value our community's input and encourage players to share their experiences, report bugs, and provide feedback through Eldarune's social media channels. Together, we can shape the future of Eldarune Journey and make it an even more exciting and rewarding experience.

\
Join us in exploring the mystical world of Elymnias, where every journey is a step towards discovering hidden treasures and facing thrilling challenges. Happy adventuring!


---

# 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, and the optional `goal` query parameter:

```
GET https://digalabs.gitbook.io/whitepaper_eldarune/eldarune-game-studio/eldarune-journey-story.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
