# Skills

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

All Pirates have 5 Skills they can invest time in leveling up: Commanding, Treasureseeking, Mining, Gathering, and Harvesting.

Commanding can be increased by earning Command Points in the Gauntlet, while the other 4 Skills can be increased by collecting the corresponding resources in Exploration:

* Harvesting is increased by collecting Cotton, Flax, and Silk
* Gathering is increased by collecting Pine, Oak, and Fathom Wood
* Mining is increased by collecting Iron, Copper, and Dread Ore
* Treasureseeking while opening chests on islands

Leveling up your Skills enables you to collect resources from larger nodes and more advanced resource types.


---

# 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.piratenation.game/learn/the-game/skills.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.
