# Energy

Energy is a mechanism that is quite common throughout many games. Energy dictates how many games you’re able to play per day. As you level up your Pirate, its energy level increases meaning that you can play more daily games. Levelling up your character also comes with a variety of perks.

Below is an outline of what each level will provide:

\- Level 1 = 1 Energy\
\- Level 2 = 2 Energy + Character skin\
\- Level 3 = 3 Energy\
\- Level 4 = 4 Energy + Character skin\
\- Level 5 = 5 Energy + Ship skin\
\- Level 6 = 6 Energy\
\- Level 7 = 7 Energy + Pirate Staking\
\- Level 8 = 8 Energy + Character skin

So not only will your Pirates energy increase, but they come with a variety of different attributes as you level up. We will go into detail for each of these later on.


---

# 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://pirate-nodes.gitbook.io/pirate-nodes/p2e-game-pirate-ships/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.
