# MINING

About mining, samurai can do mining in mining caves to get iron ore and sell it to blacksmiths or other samurai. Every mining requires energy, energy can be from consuming food. food can be at the market or get it yourself from the farmland.

{% hint style="info" %}
*to do mining in need of tools (pickaxe) to start mining. You can make it in blacksmith or buy directly on the marketplace*.
{% endhint %}


---

# 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://samuraiworld-whitepaper.gitbook.io/samuraiworld-whitepaper/information/play-system/mining.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.
