# Activities

The next phase of **Cyberpunks World** will expand activities into a **full-scale gameplay cycle**, transforming the foundation into a complete player-driven world. Players will be able to **gather resources, farm items in dungeons, craft combat equipment and special gear, take on quests, and engage in large-scale clan wars for control of economic hubs**. These systems will deepen both the competitive and cooperative aspects of the game, creating a living economy and richer long-term progression. Several examples of these activities are described below.

{% columns %}
{% column %}
{% content-ref url="/pages/m8IpdbBHOk0QSQIX3NPP" %}
[Resources Gathering](/v2-expansion-phase/activities/resources-gathering.md)
{% endcontent-ref %}

{% content-ref url="/pages/cfSCIW8uQnavTX9kCMrP" %}
[Exploring Dungeons](/v2-expansion-phase/activities/exploring-dungeons.md)
{% endcontent-ref %}

{% content-ref url="/pages/r4VlcDwOT3MF96IEYoma" %}
[Quests](/v2-expansion-phase/activities/quests.md)
{% endcontent-ref %}

{% endcolumn %}

{% column %}
{% content-ref url="/pages/gV3lfSYolDxNOgd6WLAC" %}
[Crafting](/v2-expansion-phase/activities/crafting.md)
{% endcontent-ref %}

{% content-ref url="/pages/Vs5cf6TJbrsioUJXsXne" %}
[Clans & Clan Wars](/v2-expansion-phase/activities/clans-and-clan-wars.md)
{% endcontent-ref %}

{% content-ref url="/pages/NbgaKQCua2vvjumGGjmg" %}
[City Games](/v2-expansion-phase/activities/city-games.md)
{% endcontent-ref %}

{% endcolumn %}
{% endcolumns %}


---

# 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.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.
