# Deck Management

Players can create multiple decks with a Pirate + Ship combination.

Visit [Obtaining Action Cards](/learn/the-game/combat/obtaining-action-cards.md) to learn how decks gather cards.

* Players may customize their decks if it has more than 40 cards.
* No more than 4 of a given card type can be added to a single deck.
* Players are limited to 20 decks per wallet.
* Cards may be reused in multiple decks.

<div data-full-width="false"><figure><img src="/files/iI6EzMsINGvdG4g4F608" alt=""><figcaption></figcaption></figure></div>


---

# 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/combat/deck-management.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.
