# Refine Commands

'Refine Resource' commands are crucial for transforming basic resources into more advanced and useful materials. Each squad has specific refining tasks they can carry out:

1. **Refine Stone (Miner)**: This command allows miners to convert raw stone into [stone bricks](/economy/resources/construction/stone-and-stone-bricks.md), a more durable and versatile building material.
2. **Refine Wood (Lumberjack)**: Lumberjacks use this command to process raw wood into [wood planks, ](/economy/resources/construction/wood-and-wood-planks.md)essential for construction and crafting.
3. **Debone (Hunter)**: Hunters use the deboning process to make[ food](/economy/resources/food.md) from meat, enhancing its usability.
4. **Grain to Food (Cook)**: Cooks can transform grain into[ food,](/economy/resources/food.md) a vital process for sustaining your farm's population.
5. **Bread to Food (Cook)**: This command allows cooks to use bread as a base to create different [food](/economy/resources/food.md) items.
6. **Milk to Food (Cowherd)**: Cowherds process milk into various food products, diversifying the food resources available on your farm.
7. **Upgrade (Builder)**: Builders use a combination of stone, stone bricks, wood, wood planks, and tools to [upgrade buildings](/game-mechanics/farming/buildings/upgrading.md), improving their functionality and efficiency.


---

# 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://wiki.blocklords.com/game-mechanics/squads/commands/refine-commands.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.
