# What are in-game quests?

### What are in-game quests?

An in-game quest is a task or mission assigned to a player within a video game. Quests are a common element in many role-playing games (RPGs), massively multiplayer online games (MMOs), and adventure games. They serve as a way to guide the player through the game's storyline, provide objectives, and offer rewards upon completion.

Quests typically involve a specific goal that the player must achieve, such as retrieving an item, defeating a powerful enemy, delivering a message, or solving a puzzle. They often feature a narrative context, giving players a sense of purpose and immersion within the game world. Quests may be interconnected, forming a larger story arc, or they can be standalone tasks that contribute to character development or exploration of the game's world.

Game developers design quests to provide players with challenges, opportunities for progression, and a sense of accomplishment. Completing quests often grants experience points, in-game currency, items, or other rewards that help the player advance in the game. Some quests may also have multiple paths or outcomes, allowing players to make choices that affect the storyline or their character's development.


---

# 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://crypto-guilds-1.gitbook.io/crypto-guilds/overview/cg-quests-the-meta-game/what-are-in-game-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.
