# Resources Gathering

In V2 players will be able to collect essential resources through different gathering activities. Each type has its own mechanics, risks and skill requirements, rewarding players who specialize and equip themselves properly.

{% tabs %}
{% tab title="Mining" %}
Mining requires a **Mining Drone**. Every player can obtain a basic model early on, while more advanced drones are crafted by **Drone Specialists**. Characters with higher **Mining skill** gain increased efficiency and have a better chance of extracting valuable resources from underground deposits.
{% endtab %}

{% tab title="Scavenging" %}
Scavenging takes players into unsafe zones outside the city. These areas become progressively more dangerous, filled with tougher encounters. Proper combat equipment is crucial for survival. Success in scavenging is tied to the **Scavenging skill**, which increases the chances of finding rare materials and improves efficiency across all aspects of this activity.
{% endtab %}

{% tab title="Harvesting" %}
Extracting bio-resources from mutated flora, synthetic organisms, or industrial bio-waste zones scattered around the city outskirts. These unstable areas can yield rare organic compounds used for crafting **consumables** and other items. Characters with higher **Harvesting skill** will gain access to more efficient extraction methods and rarer finds, making this activity both risky and highly rewarding.
{% endtab %}
{% endtabs %}


---

# 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.cyberpunks.world/v2-expansion-phase/activities/resources-gathering.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.
