# Quests

The full quest documentation is currently being expanded.

Cobblemon Realms includes structured progression through custom questlines designed to:

* Guide new players
* Introduce core systems gradually
* Unlock mechanics naturally
* Provide long term objectives

Quests are an essential part of the experience and are highly recommended, especially for new players.

***

## 🧭 What to Expect

The quest system covers:

* Early survival guidance
* Pokémon training milestones
* Exploration objectives
* Custom systems and mechanics
* Economy and progression elements
* Advanced late game goals

Each chapter is designed to feel immersive rather than overwhelming.

***

## 🛠 Work in Progress

This page will soon include:

* A breakdown of quest chapters
* Progression tips
* Reward explanations
* Advanced quest mechanics

Documentation is being prepared to match the depth of the modpack.

***

In the meantime, open your **Quest Book in-game** and follow the guided progression.

If you have questions about specific objectives, join the Discord for help.


---

# 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://our-story-network.gitbook.io/cr-wiki/cr-en/cobblemon-realms/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.
