# Quests

Quests are in-game challenges where a player or group of players solve challenging riddles or puzzles for a special reward; some quests in fact involve challenging Creatures a lot of time.\
People who reveal quests in public channels or elsewhere to ruin the fun of other people trying to figure out a quest on their own are called quest spoilers, and should not be encouraged.

Beside being able to find great items and gold when completing quests, players can also find rare NFTs.

Quests are typically started by talking with NPCs, by asking them for missions or just generally discussing with them. Other quests are more simple and consist of exploring a cave to find a reward box.

![Final room of The Annihilator Quest.](/files/OY3LGHIS6Hjx6PEyRx0d)


---

# 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://docs.kingdom-swap.com/gameplay/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.
