# Activities

The initial phase of **Cyberpunks World** delivers a **complete gameplay loop** with competitive and speculative activities. Players can open and trade lootboxes, collect rare items, trade consumables and ability charges, join PvP battles, wager on fight outcomes, and compete in tournaments. Early participants are also rewarded through a points system that recognizes their contribution to the growing community.

{% columns %}
{% column %}
{% content-ref url="/pages/luzk6u2P9vxAvipp8K7I" %}
[PvP Battles](/v1-launch-phase/activities/pvp-battles.md)
{% endcontent-ref %}

{% content-ref url="/pages/TuyjHWQlMGcHwi0TUuWO" %}
[Lootboxes & Keys](/v1-launch-phase/activities/lootboxes-and-keys.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ofb7CqTiT62bUBbxQ1ig" %}
[Tournaments](/v1-launch-phase/activities/tournaments.md)
{% endcontent-ref %}

{% endcolumn %}

{% column %}
{% content-ref url="/pages/qOhz1exaWSF5xH4R3NW7" %}
[Predictions](/v1-launch-phase/activities/predictions.md)
{% endcontent-ref %}

{% content-ref url="/pages/rbN15GrnDQ6KmeU84fJW" %}
[Boss Raid](/v1-launch-phase/activities/boss-raid.md)
{% endcontent-ref %}

{% content-ref url="/pages/rKWe6PmyEpDmwhbUzgGc" %}
[AI Agent Fights](/v1-launch-phase/activities/ai-agent-fights.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/v1-launch-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.
