> For the complete documentation index, see [llms.txt](https://our-story-network.gitbook.io/cr-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://our-story-network.gitbook.io/cr-wiki/cr-en/information/getting-started.md).

# Getting started

## 🎒 The Basics of Your Adventure

{% hint style="info" %}

<p align="center">Before setting off on your adventure, here are the main steps to help you get started in <strong>Cobblemon Realms</strong>.</p>
{% endhint %}

***

## 🐾 1. Choose Your Starter Pokémon

When you first join the game, you'll need to select a starter Pokémon.

Choose one that fits your preferred playstyle:

* 🧭 Exploration
* ⚔️ Battles
* 📈 Fast progression
* 📚 Collection

***

## 🌍 2. Explore the World

The world of Cobblemon Realms is filled with things to discover:

* 🌿 Unique biomes
* 🏛️ Rare structures
* ✨ Special events
* 🐾 Specific Pokémon spawn areas

Start by:

* 🪵 Gathering resources
* ⛏️ Crafting your first tools
* 🏠 Building a small base
* 📍 Finding a safe location

{% hint style="info" %}
🧭 Exploration is essential for discovering new Pokémon and progressing efficiently.
{% endhint %}

***

## 🎯 3. Catch and Train Your Pokémon

Use Poké Balls to expand your team and take on stronger Pokémon.

Some species only appear:

* 🌙 At specific times of day
* 🌧️ Under certain weather conditions
* 🌿 In specific biomes

{% hint style="success" %}
📘 Check out the [`Pokémon & Spawns`](/cr-wiki/cr-en/cobblemon-realms/pokemon-and-spawns.md) page for more information.
{% endhint %}

***

## 📖 4. Follow the Quests and Objectives

The modpack includes several quests and progression systems designed to guide new players.

Quests help you:

* 🧠 Learn important mechanics
* 🎁 Earn rewards
* 🔓 Unlock certain content
* ⚙️ Understand the modpack's exclusive systems

{% hint style="info" %}
✨ Following the quests is highly recommended at the beginning of your adventure.
{% endhint %}

***

## 📚 Useful Links

* [`FAQ`](/cr-wiki/cr-en/information/faq.md)
* [`Quests`](/cr-wiki/cr-en/cobblemon-realms/quests.md)
* [`Level Caps & Trainers`](/cr-wiki/cr-en/cobblemon-realms/levelcap-and-trainers.md)
* [`Pokémon & Spawns`](/cr-wiki/cr-en/cobblemon-realms/pokemon-and-spawns.md)

***

{% hint style="success" %}

## 🧠 Tip

<p align="center">Cobblemon Realms is designed for long-term progression, with plenty of exploration, discovery, and goals to unlock over time.</p>
{% endhint %}

***

{% hint style="success" %}

## Contact Us

<p align="center">If you have any questions, suggestions, or changes to propose, feel free to join us on <a href="https://discord.gg/kb8NSTF45n">Discord</a> and contact <strong>@FabLeKebab</strong> directly on the server for anything related to the wiki, or <strong>@Levels</strong> for anything related to the modpack.</p>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/information/getting-started.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.
