# Exploring Dungeons

Dungeons will be the most dangerous locations in the **Cyberpunks World** V2.&#x20;

Players may venture on an exploration mission, full of perilous encounters and unexpected events. It is highly recommended to visit them only with good Combat Equipment. Each Dungeon has a random map size, enemies and bosses.

By exploring Dungeons players can obtain specific resources that are useful for crafting game items.

<figure><img src="/files/kl2PygRafFN17ZqMSsPM" alt=""><figcaption><p>Dungeon Map Example</p></figcaption></figure>


---

# 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/exploring-dungeons.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.
