# Resource Framework

The world of Eldoria operates through three essential resources, each with distinct behavior on-chain:

| Resource                   | Description                                                                                                                               | Source                              | Usage                                                  |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------- | ------------------------------------------------------ |
| Reward Token               | Primary in-game currency, earned through combat and quests.                                                                               | Monster drops, stage clears         | Used for material crafting and market liquidity.       |
| Energy Resource            | Represents stamina or “will to fight.” Finite per cycle, regenerates over time or staking.                                                | Base allocation per day             | Required for entering boss stages, forging, upgrading. |
| Governance Token ($ARTHUR) | The main multi-chain token — issued across Solana, Ethereum, BNB Chain, and Base, serving as the universal governance and forging medium. | Initial launch + market acquisition | Used for purification, staking, and governance voting. |

This tri-resource system keeps a dynamic tension between effort, consumption, and ownership, reflecting the mantra of the forge: Defeat the past, purify the present, forge the future.


---

# 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.arthuradventure.xyz/5.-on-chain-economy-design/resource-framework.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.
