# Custom Items

- [Item Sets](https://info.unitedlands.net/custom-items/item-sets.md): Navigation page for custom item sets.
- [Tools](https://info.unitedlands.net/custom-items/item-sets/tools.md): Tool sets and unique tools. How to find them and what they do.
- [Weapons](https://info.unitedlands.net/custom-items/item-sets/weapons.md): United Lands' unique damage dealers. What they do and how to get them.
- [Armour](https://info.unitedlands.net/custom-items/item-sets/armour.md): Where to get custom armour and how it'll help you in battle.
- [Masterwork](https://info.unitedlands.net/custom-items/masterwork.md): All details regarding the Masterwork Set, the strongest set of armour and tools in the server!
- [Blocks](https://info.unitedlands.net/custom-items/blocks.md): Unique blocks for the builder's toolkit.
- [Crops](https://info.unitedlands.net/custom-items/crops.md): New custom crops and what they grow.
- [Trees](https://info.unitedlands.net/custom-items/trees.md): Release your inner arborist and get to know all our new trees.
- [Food](https://info.unitedlands.net/custom-items/food.md): Reach new culinary heights with these custom foods!
- [Furniture](https://info.unitedlands.net/custom-items/furniture.md): Here's how you can create furniture using the woodcutter carpenter skill!
- [Potions](https://info.unitedlands.net/custom-items/potions.md): A guide on how to brew our custom potions.
- [Modified Recipes](https://info.unitedlands.net/custom-items/modified-recipes.md): Here you'll find all the recipes that create existing vanilla items.
- [Misc. Items](https://info.unitedlands.net/custom-items/misc.-items.md): Learn about United Lands' custom items and what they do.


---

# 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://info.unitedlands.net/custom-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.
