# Welcome

[Return to language selection](https://our-story-network.gitbook.io/cr-wiki/)

**Cobblemon Realms** is a progression-focused modpack that blends Minecraft exploration, Pokemon collection, custom systems, and long-term adventure.

This wiki is here to help you get set up quickly, understand the modpack's core mechanics, and find the right guide when you need it.

***

## What You Will Find Here

* installation and update help
* first-step guidance for new players
* Pokemon spawn and progression systems
* trainer, quest, and multiplayer information
* guides for exclusive forms, major mechanics, and supported mods

***

## Recommended Starting Path

If you are new to the modpack, start with these pages:

1. [Installation Guide](/cr-wiki/cr-en/information/installation.md)
2. [First Steps](/cr-wiki/cr-en/information/getting-started.md)
3. [Frequently Asked Questions](/cr-wiki/cr-en/information/faq.md)
4. [Pokemon and Spawns](/cr-wiki/cr-en/cobblemon-realms/pokemon-and-spawns.md)
5. [Level Cap and Trainers](/cr-wiki/cr-en/cobblemon-realms/levelcap-and-trainers.md)

This path gives you the fastest overview of how Cobblemon Realms is meant to be played.

***

## Useful Sections

* Want to understand progression? Read [Level Cap and Trainers](/cr-wiki/cr-en/cobblemon-realms/levelcap-and-trainers.md)
* Looking for legendary or exclusive content? Visit [Myths and Legends](/cr-wiki/cr-en/myths-and-legends/myths-and-legends-legendaries.md) and [Pokemon Exclusive Forms](/cr-wiki/cr-en/pokemon-exclusives/mewtwo-exclusive-forms.md)
* Playing with friends? Check [Multiplayer Servers](/cr-wiki/cr-en/cobblemon-realms/multiplayer-servers.md)
* Tweaking performance or settings? Open [Settings](/cr-wiki/cr-en/settings/optimize-solo-performance.md)

***

## Community and Contributions

This documentation is community-driven and will keep improving over time.

If you want to help:

* fix unclear wording
* improve guides
* add missing information
* contribute translations and corrections

Start here: [Contributing](/cr-wiki/cr-en/information/contributing.md)

***

Whether you are a new player or an experienced trainer, this wiki should give you a solid base to explore Cobblemon Realms with confidence.


---

# 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/welcome/readme.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.
