# Resources & Items

{% tabs fullWidth="true" %}
{% tab title="Energy" %}

<figure><img src="/files/5IVOD5HdimfBFZj8oZsi" alt="" width="192"><figcaption></figcaption></figure>

The Energy System is a primary resource to use to play the game.

* Base Energy Limit: **100** ⚡**Energy**

*The higher the difficulty, the more energy it costs.*

#### Daily Restore

* Energy will be restored daily, and only when the energy level is **less than 100**.
* Buy more Energy at the Shop to have more chances to destroy enemies, gain an advantage on the Leaderboard.

Based on the difficulty, the energy consumption for each game will be different. Read [Gameplay](/eternals_world/eternals-pew-pew/gameplay-and-resources/gameplay.md)
{% endtab %}

{% tab title="Gold" %}

<figure><img src="/files/QDLSrJgZcyHez6mu14NK" alt="" width="178"><figcaption></figcaption></figure>

* The rewards you get when you complete the game's objectives
* A small amount of money from selling gun
* Gold can be used for repairing gun
  {% endtab %}

{% tab title="Loot box" %}

<figure><img src="/files/0sGrTsU7gk3kCr5HzEoi" alt="" width="149"><figcaption></figcaption></figure>

Tradable on the 2nd marketplace. \
Open for perks & materials.

***

* **How to Get Boxes:** Kill enemies in Shooting Mode, and they will drop as rewards.
* **What's Inside:** Open them to get random Guns and Materials. Better Boxes give better loot!
* **How to Get Better Boxes:** To find rarer Boxes, play on a harder difficulty and use a rarer Gun.

***

There are 5 box types as follows:

<table><thead><tr><th width="225">Game Difficulty's Box</th><th>Easy</th><th>Normal</th><th>Hard</th></tr></thead><tbody><tr><td>Wooden Box</td><td>✅</td><td>✅</td><td>-</td></tr><tr><td>Brozen Box</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Silver Box</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Gold Box</td><td>-</td><td>✅</td><td>✅</td></tr><tr><td>Platinum</td><td>-</td><td>-</td><td>✅</td></tr></tbody></table>

{% hint style="info" %}
��*The rate of dropping the Box will correspond to the rarity of the gun used in that game*
{% endhint %}

### How to check the Loot box drop rate?

Step 1: Visit the user profile

<figure><img src="/files/pNyO4Iw7RyIkfA6iRdxO" alt="" width="563"><figcaption></figcaption></figure>

Step 2: Check the drop rate section&#x20;

<figure><img src="/files/w6ImeSzHG0wNCRXl6FeS" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Chest" %}

<figure><img src="/files/z22shafVgA3WUtJG9Qjo" alt="" width="188"><figcaption></figcaption></figure>

Tradable on the 2nd marketplace.\
Open for materials/guns.

Chests are rare items in the game. Here's how you can get them:

* **Craft them** using materials from Box.
* **Win them** by getting a high rank on the **Weekly Leaderboard**.
* **Win Special Chests** by getting a top spot on the **Season Leaderboard**.

***

#### **What’s inside the Chest and the Special Chest?**

{% hint style="info" %}
Chests contain very special weapons and perks that are worth your pursuit!&#x20;

Coming soon on **Open Beta.**
{% endhint %}
{% endtab %}

{% tab title="Ranking Point" %}

<figure><img src="/files/EFTBWB8bfGDHx3vCAJDF" alt=""><figcaption></figcaption></figure>

**Important**

Ranking point is used to rank in Season Leaderboard

### How to get Ranking Point?

* **Special reward** by final ranking on the [Weekly Leaderboards](/eternals_world/eternals-pew-pew/how-to-earn/leaderboard-system.md)
* **Reward** from [Battle Pass](/eternals_world/eternals-pew-pew/introduction/battle-pass.md)
* **Bonus** from [Referral System](/eternals_world/eternals-pew-pew/how-to-earn/referral-system.md)
  {% endtab %}

{% tab title="Shooting Point" %}

<figure><img src="/files/6AYmfPApJxT09NlRGvU7" alt="" width="110"><figcaption></figcaption></figure>

The rewards you get when you complete the game's objectives

Bonus

Get Shooting point boost by using Supporter (Genesis Pet) in game.
{% endtab %}

{% tab title="Space Stone" %}

<figure><img src="/files/uQ0WZ7cgx84MMs5yS38H" alt=""><figcaption></figcaption></figure>

Purchasing currency for the Battle Pass and other packages in the shop.
{% endtab %}

{% tab title="Materials" %}

<figure><img src="/files/Mr1pcGgFCoKvwl3iTqIY" alt="" width="375"><figcaption></figcaption></figure>

For crafting chests & guns

Source: from Loot box.
{% endtab %}

{% tab title="Crarting Point" %}

<figure><img src="/files/q5yfU8uKiFOGf6aviUBu" alt=""><figcaption></figcaption></figure>

*Coming soon in Open Beta*

Accumulate CP to level up rankings on the Crafting Leaderboard (weekly).
{% endtab %}

{% tab title="Sparkle Material" %}

<figure><img src="/files/q5yfU8uKiFOGf6aviUBu" alt=""><figcaption></figcaption></figure>

*Coming soon in Open Beta*

Premium materials for crafting chests & guns.
{% endtab %}
{% endtabs %}

<table><thead><tr><th>Item</th><th>Icon</th><th width="217">Details</th></tr></thead><tbody><tr><td>Energy</td><td></td><td></td></tr><tr><td>Gold</td><td></td><td></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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.eternals.game/eternals_world/eternals-pew-pew/gameplay-and-resources/resources-and-items.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.
