> For the complete documentation index, see [llms.txt](https://community-9.gitbook.io/eladrea-the-land-of-the-ancients/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community-9.gitbook.io/eladrea-the-land-of-the-ancients/beginning-of-the-journey/whitepaper/gameplay/eladrea-resources.md).

# Eladrea Resources

**Resources are crucially required for progressing the game further. Players spent their resources on such actions as:**

* **Capital building and development**
* **Hiring and upgrading troops**
* **Buying and crafting items and consumables**
* **Leveling up heroes**
* **Trading and Gambling**
* **Unlocking certain regions**

### Resource types

There are 6 types of in-game resources (or currency). Two types of tokens and four types of soft low-tier resources. Each of them serves its own purpose but all of them are required for progressing the game.

* **$ELDR TOKEN** - Eladrea Metaverse Governance Token. Being the first of 5 projects inside this Metaverse, Eladrea: The Land of The Ancients possesses only 20% of this token emission. It can only be purchased for cryptocurrency or farmed at the game's high levels.&#x20;
* **$FEA** **TOKEN** - a hard currency with infinite issuance. It is the main currency required to purchase and run most of the in-game activities processes. $FEA used for army recruitment and upgrading, buildings improvement, items crafting and upgrading, etc. $FEA can be obtained in small quantities during in-game activities, such as boss battles. Also, they are continuously generated by Fea monuments and certain NFTs.&#x20;
* **Gold, Wood, Stone**, and **Iron** are lower-tier soft currency resources for building and upgrading most of your capital structures. Can be combined with $FEA tokens for items crafting, dismantling, and upgrading. These four resources can be obtained in-game regions in several ways: as a reward for victory in combat, as a passive income from mines, or by looting other players.&#x20;

<figure><img src="/files/1prfpWTacgKMvgZpzOUg" alt=""><figcaption><p>Resourses reward for defeating enemy mob</p></figcaption></figure>

[Back](/eladrea-the-land-of-the-ancients/beginning-of-the-journey/whitepaper/gameplay.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://community-9.gitbook.io/eladrea-the-land-of-the-ancients/beginning-of-the-journey/whitepaper/gameplay/eladrea-resources.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.
