# Limits of Energy

### Energy bar

We're gonna have an energy bar which the player will need to often recharge it in order to maintain your mining equipments working. Your base limit of energy at the start will be 500, but you can upgrade it by holding a Member Card in the game!

* 300 energy limit bonus for each Bronze Member card
* 500 energy limit bonus for each Silver Member card

Look at this img below, there are 2 Bronze Members (CFB), 1 Silver Member (CFE) and a Silver Member (CFP) equipped. Note that he has an extra Silver Member (CFB) but it's not equipped because the limit is two cards per resource equipped in the game!

![](/files/0nCxFwBieRtzjadiPXGK)

{% hint style="info" %}
The base energy is 500 to any account but because in this example he had these member cards, he totalized a max cap of 2100 on his energy bar
{% endhint %}

### Exchange

You'll need CFP tokens in order to refill your energy bar, each CFP token will give you 5 energy tokens.

![](/files/BKDkAsoU2G15sU6Ta4L5)


---

# 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://wiki.cryptofarms.me/the-game/memberships/limits-of-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.
