> For the complete documentation index, see [llms.txt](https://guidebook.cardanolands.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guidebook.cardanolands.com/collections/items.md).

# Items

Each item or group of items performs a specific role in the gameplay. Some items are designed to enhance NFTs, giving them a higher value. Other items are designed to unlock advanced content and are key to various mechanics. Most items can be obtained during game activities or purchased in the game Kingdom Market.

The majority of these items are off-chain, meaning that they are game-side assets that are not held on the blockchain and therefore do not require a transaction (tx) to use.

See the categories of items below to find out their functions!

### :card\_box: Categories

{% content-ref url="/pages/EMO30tJD006jDInAma74" %}
[Toolkits](/collections/items/toolkits.md)
{% endcontent-ref %}

{% content-ref url="/pages/3J9tY2ddx0mi4gNSL7lQ" %}
[Expansions](/collections/items/expansions.md)
{% endcontent-ref %}

{% content-ref url="/pages/VycHQmEk41vljZdOjBso" %}
[Mining Tools](/collections/items/mining-tools.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://guidebook.cardanolands.com/collections/items.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.
