> For the complete documentation index, see [llms.txt](https://docs.piratenation.game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.piratenation.game/learn/starting-out.md).

# Starting Out

Begin your journey on the seas by first getting yourself a Founder's Pirate in one of the following places:

[PoP Marketplace](https://marketplace.proofofplay.com/ethereum/collection/0x1b41d54b3f8de13d58102c50d7431fd6aa1a2c48)

[Blur](https://blur.io/collection/piratenation)

[Magic Eden](https://magiceden.io/ja/collections/ethereum/0x1b41d54b3f8de13d58102c50d7431fd6aa1a2c48)

If you have a code, you can mint a free Pirate NFT directly on the [game signup page](https://piratenation.game/play).\
Your Founder's Pirates will live on Ethereum while all gameplay and free Pirate NFTs are on Proof of Play's Apex and Boss chains. To get ETH onto any of these two chains, you can use the [Relay bridge](https://relay.link/bridge/apex?fromChainId=1\&fromCurrency=0x0000000000000000000000000000000000000000), while the [Orbiter Finance bridge](https://www.orbiter.finance/en?token=ETH\&dest=Proof+of+Play+Apex\&source=Ethereum\&src_chain=1\&tgt_chain=70700\&src_token=ETH) currently only works for Apex.

First time player or just want to check out the game? Visit our New Player Guide video at [piratenation.game/help](https://piratenation.game/help).


---

# 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://docs.piratenation.game/learn/starting-out.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.
