> For the complete documentation index, see [llms.txt](https://wiki.craftyourtown.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.craftyourtown.com/how-to-play/content.md).

# Our Content

## Take a look through what we've got to offer

{% content-ref url="/pages/cMWo9jwSk0H2nnn4GSwh" %}
[Auction House](/how-to-play/content/auction-house.md)
{% endcontent-ref %}

{% content-ref url="/pages/hqHCYtWHmeNmUjtN513y" %}
[Chat Auctions](/how-to-play/content/auction-house-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/Dc1tDt14M4zwsB9cGrLt" %}
[Banking](/how-to-play/content/bank.md)
{% endcontent-ref %}

{% content-ref url="/pages/BiPRWoNMC3DvL4vOWLyf" %}
[Chest Shops](/how-to-play/content/chest-shops.md)
{% endcontent-ref %}

{% content-ref url="/pages/EfFfE2rDZQJ5Is5DM7wQ" %}
[Enchant Upgrading & Traders](/how-to-play/content/enchant-upgrading-and-traders.md)
{% endcontent-ref %}

{% content-ref url="/pages/i1y2ZdeEpvGKHdiG6xpN" %}
[Fishing](/how-to-play/content/fishing.md)
{% endcontent-ref %}

{% content-ref url="/pages/IL5J4MRjC2liIZEo6Nqq" %}
[Jobs](/how-to-play/content/jobs.md)
{% endcontent-ref %}

{% content-ref url="/pages/xaqYxDhxtGohiOs17tV6" %}
[Marriage](/how-to-play/content/marriage.md)
{% endcontent-ref %}

{% content-ref url="/pages/yvJ4tOjQuYxzJaAEfeYA" %}
[mcMMO](/how-to-play/content/mcmmo.md)
{% endcontent-ref %}

{% content-ref url="/pages/nENjkgwGAOkrotTpWhuQ" %}
[Mob Caps](/how-to-play/content/mob-caps.md)
{% endcontent-ref %}

{% content-ref url="/pages/DsajhWE1F9pxBdKvHzwl" %}
[Player Warps](/how-to-play/content/player-warps.md)
{% endcontent-ref %}

{% content-ref url="/pages/ow1KFgh3AgWnVjvQc7du" %}
[Quests](/how-to-play/content/quests.md)
{% endcontent-ref %}

{% content-ref url="/pages/H43ZsxpgyWsntLAHQfU1" %}
[Rankups](/how-to-play/content/ranks.md)
{% endcontent-ref %}

{% content-ref url="/pages/sFswaXZP7GtNkP12lDQj" %}
[Skins](/how-to-play/content/skins.md)
{% endcontent-ref %}

{% content-ref url="/pages/cQnDvhU77gaJYGaPyrjB" %}
[Towers](/how-to-play/content/towers.md)
{% endcontent-ref %}

{% content-ref url="/pages/mf4YKtt8xniXmuyXvsP0" %}
[Miscellaneous](/how-to-play/content/miscellaneous.md)
{% endcontent-ref %}


---

# 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://wiki.craftyourtown.com/how-to-play/content.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.
