# Quest

<figure><img src="/files/MULm3qeAcp4pOMxblvUP" alt=""><figcaption></figcaption></figure>

Quests are missions you accomplish while playing DK Mobile.

You can receive experience points and items by completing a quest.

<table><thead><tr><th width="74.33333333333331">No</th><th width="312">Category</th><th>Content</th></tr></thead><tbody><tr><td>1</td><td>Quest Tab</td><td>You can check the main/sub/performance quest.</td></tr><tr><td>2</td><td>Quest List</td><td>You can check the list of completed and uncompleted quests.</td></tr><tr><td>3</td><td>Quest Content / Story</td><td>View the story/content of the selected quest.</td></tr><tr><td>4</td><td>Quest completion goals and rewards</td><td>You can view the completion criteria and rewards for the selected quest.</td></tr></tbody></table>


---

# 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://dk-genesis.gitbook.io/dk-mobile-genesis/game-play/game-guide/system-guide/quest.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.
