# Energy

Energy is the primary resource in game.  A small amount of energy is consumed every 10s outside of the Safe Zones - the drain amount is based on the Region Tier that you are in.&#x20;

## Burning Energy

Energy is **drained** while farming outside the Safe Zones:

{% columns %}
{% column width="58.333333333333336%" %}

| Region Tier              | Energy Burn           |
| ------------------------ | --------------------- |
| **T2** **(Yellow Zone)** | 0.1x (3.5 energy/s)   |
| **T3 (Red Zone)**        | 1x (35 energy/s)      |
| **T4 (Deep Red Zone)**   | 1.5x (52.5 energy/s)  |
| **T5 (Black Zone)**      | 1.88x (65.6 energy/s) |

{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/fgfUyRNz34u1btkVmAVO" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

## Gaining Energy

Energy is **acquired** in one of two ways:

#### Passive Energy Regen from Charters

Players start with 30,000 Energy.  While they have an active [Royal Charter](/goldrush-s3/overview/charters.md) (season pass), they will restore 216,000 Energy every 24hours.  Energy restores while offline, but only up to a 160k cap.

#### Energy Orbs (0.0012E each)&#x20;

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

Each Energy Orb restores 100,000 Energy.  Energy Orbs can be minted with ETH ingame or through the lobby.  Players can also trade their minted Energy Orbs with other players for Silver (Trading Post).

## NEW! XP Multiplier from Energy

{% hint style="warning" %}
Note: XP Multiplier from Energy is only applied for players with a Ascendant Charter (T3)!
{% endhint %}

Players can get an XP multiplier bonus based on how much Energy they currently have in their Energy balance from consuming Orbs.  The more Energy you have, the bigger the XP boost you earn.

The XP Boost only applies to Combat skills (Melee skills, Ranged, Magic, Prayer, HP).

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

For reference - 5M Energy = 50 Energy Orbs

{% hint style="info" %}
Note: There is no longer an Energy cap of 160k - you can store up to 100m Energy.&#x20;
{% endhint %}

{% hint style="info" %}
Note: Using more than 2.5m energy within a rolling 24hr period will begin to apply **Orb Toxicity**, which increases your Energy burn ingame.
{% endhint %}


---

# 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://cambria-1.gitbook.io/goldrush-s3/overview/energy.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.
