# Life Skills

Skills can broadly be separated into two types:

\-          Gathering skills

\-          Production skills

Gathering skills relate to players interacting with the world to extract natural resources that serve a purpose within the game. Nodes disguised as trees, rocks, and pools of fish (for instance) will be scattered throughout the world, and players with the necessary equipment will be prompted to interact with them to obtain their resources. &#x20;

Production skills relate to players crafting items using the raw resources gathered. That monster meat or delectable fish you’ve acquired might help to regain lifeforce, give you a boost of power or even unlock quests!

Let’s dive deeper into the detail.<br>

{% content-ref url="/spaces/MtdJItb2EVkuDFoOpCYw/pages/M9d6GYrtWlX4oTzHXiks" %}
[Mining](/gameplay/life-skills/mining.md)
{% endcontent-ref %}

{% content-ref url="/spaces/MtdJItb2EVkuDFoOpCYw/pages/T55exjHHQuZEGjjTiz3R" %}
[Fishing](/gameplay/life-skills/fishing.md)
{% endcontent-ref %}

{% content-ref url="/spaces/MtdJItb2EVkuDFoOpCYw/pages/hk4lD3qwgLIWUVe8lgDc" %}
[Woodcutting](/gameplay/life-skills/woodcutting.md)
{% endcontent-ref %}

{% content-ref url="/spaces/MtdJItb2EVkuDFoOpCYw/pages/FUkAnyouwQGQAfyCHD6a" %}
[Cooking](/gameplay/life-skills/cooking.md)
{% endcontent-ref %}

{% content-ref url="/spaces/MtdJItb2EVkuDFoOpCYw/pages/kCOHNMB1fS7GyX5Okunm" %}
[Crafting](/gameplay/life-skills/crafting.md)
{% endcontent-ref %}

{% content-ref url="/spaces/MtdJItb2EVkuDFoOpCYw/pages/L1yoJmPnyhdyziGZnNmE" %}
[Smithing](/gameplay/life-skills/smithing.md)
{% 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://docs.bitmates.io/gameplay/life-skills.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.
