> 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/important/official-links.md).

# Official Links

### **Pirate Nation**

**Website:** [https://piratenation.game](https://piratenation.game/)

**Support:** <support@piratenation.game>

**Twitter:** <https://twitter.com/piratenation>

**Roadmap**: <https://proofofplay.notion.site/Pirate-Nation-Public-Roadmap-9b8bea7259f84dd4b614c8cc19c0d8dd?pvs=25>&#x20;

**Medium:** <https://piratenation.medium.com/>&#x20;

**Release Notes:** <https://mirror.xyz/0x66CeCA466b503E757054bA20Fa21DB974eAFc062>

**Discord:** <https://discord.gg/PirateNation>

**Documentation**: <https://docs.piratenation.game>

**Analytics Dashboard:** <https://ua.helika.io/dashboard/pop-external>

**Smart Contract Audit:** <https://piratenation.game/home_assets/Proof_of_Play_Pirate_Nation_Smart_Contract_Security_Audit_Report_Halborn.pdf>

### Proof of Play

Website: <https://proofofplay.gg>

Twitter: <https://twitter.com/proofofplay>

### **Marketplaces**

* Founder's Pirates
  * [Proof of Play Marketplace](https://marketplace.proofofplay.com/ethereum/collection/0x1b41d54b3f8de13d58102c50d7431fd6aa1a2c48)
  * [OpenSea](https://opensea.io/collection/piratenation)
  * [Magic Eden](/the-pirate-nation-crew.md)
* [Items](https://marketplace.proofofplay.com/apex/collection/0xaf57145e0c09a75ca4a2dc65ac80c91920e537ce)
* [Ships](/learn/starting-out.md)

### Proof of Play Apex Blockchain

To add the Apex chain to MetaMask and similar wallets, use the following parameters:

Network name: Proof of Play Apex

Network URL: [https://rpc.apex.proofofplay.com](https://rpc.apex.proofofplay.com/)

Chain ID: 70700

Currency symbol: ETH

Bridge ETH to Proof of Play Apex:

1. Go to the Relay bridge <https://relay.link/bridge/apex/?fromChainId=42170>
2. Select 'From' ETH Mainnet/Arbitrum Nova (or wherever your funds are) & 'To' Proof of Play Apex
3. Enter the amount and click 'Bridge' in Relay to move your funds to Proof of Play Apex


---

# 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/important/official-links.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.
