# Game Economic

The Game features a variety of essential resources and currencies that drive character development and progression. Each resource plays a unique role in enhancing survival, upgrading gear, and advancing player adventure.

### Resources

<details>

<summary><img src="/files/58m5nvCUN41GLWJ5VFpq" alt="">  CHESTS</summary>

Chests are one of the most essential resources in EpicApes game, containing the equipment needed to grow stronger and survive longer. Opening a chest grants players **experience points (EXP)** and **equipment**. If the equipment received doesn’t surpass the current gear, it can be sold for **gems**, providing an additional avenue for upgrading your character.

***

| Where to obtain                       | Description                                                                   |
| ------------------------------------- | ----------------------------------------------------------------------------- |
| :tada: **Daily Rewards**              | Log in daily to earn **free** chests.                                         |
| :checkered\_flag: **Complete Quests** | Finish tasks and challenges to unlock chest rewards.                          |
| :sunglasses: **Invite Friends**       | Bring friends into the game and get bonus chests.                             |
| :fire: **Events**                     | Participate in special events, giveaways, or season campaigns to earn chests. |
| :shopping\_bags: **In-Game Store**    | Purchase chests directly for an instant gear boost.                           |

***

#### Auto Mode <a href="#auto-mode" id="auto-mode"></a>

Chests can be opened automatically using **“Auto Mode”**, saving players time and letting them focus on their next challenge. *Note: Players must be online for Auto Mode to function.*

***

#### **Chest Upgrade** <a href="#chest-upgrade" id="chest-upgrade"></a>

Players can enhance chest drops to obtain **more valuable equipment**. Upgrading requires both **gems** and **time**, but it increases the chances of receiving higher-quality gear. The higher the chest drop level, the better the rewards, making upgrades a crucial strategy for progression.

</details>

<details>

<summary><img src="/files/ZXEMzydYe6EDIGwUdGDR" alt="">  GEMS</summary>

Gems are a premium resource in the EpicApes game, used to upgrade Chests and increase the chances of obtaining high-quality gear. Gems help accelerate players’ progress and ensure their characters are equipped with top-tier gear to face tougher challenges in the EpicApes game. Gems are required to upgrade chests, increasing the chances of dropping more powerful gear.

***

| Where to obtain                       | Description                                          |
| ------------------------------------- | ---------------------------------------------------- |
| :shirt: **Sell Gear**                 | Sell unused gear from chests to farm Gems.           |
| :checkered\_flag: **Complete Quests** | Finish tasks and challenges to earn Gems as rewards. |
| :shopping\_bags:  **In-Game Store**   | Purchase Gems directly for an instant use.           |

</details>

<details>

<summary><img src="/files/tfE8TxukpGdcWIHbRAYY" alt="">  ACCELERATORS</summary>

Accelerators are essential resources in the EpicApes game, designed to fast-track progress by reducing the time required for upgrades. Accelerators let players speed up equipment upgrades, reducing wait times and unlocking higher-tier gear faster. Each Accelerator cuts 5 minutes off the upgrade time, and multiple Accelerators can be stacked to shorten the process even further.

***

| Where to obtain                     | Description                                                      |
| ----------------------------------- | ---------------------------------------------------------------- |
| 🏁 **Complete Quests**              | Finish tasks and challenges to earn Accelerators as rewards.     |
| 🔥 **Events**                       | Participate in special events and giveaways.                     |
| :shopping\_bags:  **In-Game Store** | Purchase Accelerators directly for an instant boost in progress. |

</details>

<details>

<summary><img src="/files/FZw2EzC0mJVi7ocUJQfK" alt=""> SKILL VOUCHER</summary>

Each **Skill Voucher** is used to gain one ability, allowing players to enhance their character's combat power and strategy. Skill Vouchers are essential for acquiring and upgrading character abilities, making your character unstoppable.&#x20;

***

| Where to obtain             | Description                                                                              |
| --------------------------- | ---------------------------------------------------------------------------------------- |
| :imp: **Defeat Bosses**     | Earn Skill Vouchers as rewards for defeating powerful bosses.                            |
| :trophy: **Achieve League** | Advancing through leagues grants Skill Vouchers to help enhance your character's skills. |
| 🏁 **Complete Quests**      | Finish tasks and challenges to earn Skill Vouchers as rewards.                           |
| 🛍️ **In-Game Store**       | Purchase Skill Vouchers directly for an instant character boost.                         |

</details>

<details>

<summary>ARENA TICKETS</summary>

**The Arena** is where legends are forged! Players compete in **PvP (player-versus-player)** battles to claim the top spot on the leaderboard. **Arena Tickets** are required to participate in each Arena match (one ticket = 1 arena match).

#### **How to Obtain Arena Tickets:**

* **Daily Free Tickets:** The game issues **5 free tickets per day**, allowing players to participate in Arena battles without spending extra resources.
* **In-Game Store:** Players can also purchase additional tickets directly from the **in-game store** for more chances to fight and climb the leaderboard.

</details>

### Currencies

All operations with in-game currencies are on-chain and handled in the background, eliminating the need for users to manually sign transactions, ensuring a seamless experience.&#x20;

{% content-ref url="/pages/rL7PerSf0pVo0nmnOmaA" %}
[Coins](/games/epicapes-adventures/game-economic/coins.md)
{% endcontent-ref %}

{% content-ref url="/pages/TG2agVDFSKEfsMhmlW51" %}
[Cash](/games/epicapes-adventures/game-economic/cash.md)
{% endcontent-ref %}


---

# 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.epicapes.io/games/epicapes-adventures/game-economic.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.
