# 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="items/toolkits" %}
[toolkits](https://guidebook.cardanolands.com/collections/items/toolkits)
{% endcontent-ref %}

{% content-ref url="items/expansions" %}
[expansions](https://guidebook.cardanolands.com/collections/items/expansions)
{% endcontent-ref %}

{% content-ref url="items/mining-tools" %}
[mining-tools](https://guidebook.cardanolands.com/collections/items/mining-tools)
{% endcontent-ref %}


---

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