# Quests

In the V2 there will be various types of quests that players may embark on.

* **Campaign Quests:** Players need to follow a large series of campaign quests that guide them and unlock basic aspects of the game. These quests are unlocked as players level up.
* **Profession Quests:** Depending on their chosen profession, players will have access to a series of quests related to their profession. These quests may require crafting profession-specific items, finding blueprints/recipes for their profession, and much more. They are unlocked as players level up their profession mastery.
* **Daily Quests:** Complete a few specific daily tasks to earn the incentives.
* **Side Quests:** Players can talk to an NPC and accept random quests related to any activity in the game.&#x20;


---

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