# Important

- [Official Links](https://docs.piratenation.game/important/official-links.md)
- [Multichain](https://docs.piratenation.game/important/multichain.md)
- [Boss FAQs](https://docs.piratenation.game/important/multichain/boss-faqs.md)
- [Creator Program](https://docs.piratenation.game/important/creator-program.md)
- [Roadmap](https://docs.piratenation.game/important/roadmap.md)
- [Contracts](https://docs.piratenation.game/important/contracts.md): As a fully onchain game, all of our game logic lives onchain. Here you can view all the contracts! Updated as of 12/04/2023.
- [Fair Play Rules](https://docs.piratenation.game/important/fair-play-rules.md)
- [Pirate Nation System Requirements](https://docs.piratenation.game/important/pirate-nation-system-requirements.md): This explains what the minimum requirements are to run Pirate Nation
- [Exporting Your Proof of Play Wallet Private Key](https://docs.piratenation.game/important/exporting-your-proof-of-play-wallet-private-key.md)


---

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