# Wiki

The <mark style="color:orange;">**community Wiki**</mark> is maintained at [wiki.capnco.gg](https://wiki.capnco.gg/) by players who have a phenomenal love for piracy and adventure. The maintainers of the [Wiki](https://wiki.capnco.gg/) are called <mark style="color:orange;">**Sages**</mark>, and are labeled with that role in our [Discord](https://discord.gg/capncompany). They are some of the most honored members of our community.

All players are invited to contribute to the [Wiki](https://wiki.capnco.gg/) and should reach out to the Sages for instructions.&#x20;

{% hint style="info" %}
The [Wiki](https://wiki.capnco.gg/) is the best source of information for up-to-date data, descriptions, and guides.
{% endhint %}


---

# 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.capnco.gg/game-guide/wiki.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.
