> For the complete documentation index, see [llms.txt](https://pirate-nodes.gitbook.io/pirate-nodes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pirate-nodes.gitbook.io/pirate-nodes/p2e-game-pirate-ships/levelling-up-pirates.md).

# Levelling Up Pirates

To level up your Pirate, you will need two of the same Pirate. Let's use the below example.

![Levelling up system for Pirate Characters.](/files/4MUFk99iFjO1BoCA6Oty)

To play the Pirate Ships game, you will need to own at least one Pirate. You will also be able to level up your Pirates which provide greater benefits the higher the level of each Pirate. To level up a Pirate, you will just need two of the same character as seen below:

E.g., 1 x Level 4 Elof + 1 x Level 1 Elof = Level 5 Elof

Whilst Pirates are inflationary and have no max cap, the levelling system is a deflationary mechanic that has been implemented to ensure that we don’t face an oversupply that many protocols have suffered from.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/levelling-up-pirates.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.
