# Welcome

## 🏡 Cobblemon Homestead Wiki

Welcome to the official **Cobblemon Homestead Wiki** — the central hub for everything on the server.

Cobblemon Homestead is a **survival Cobblemon experience** focused on exploration, player-driven gyms, custom progression systems, and a growing world of technology and magic.

Whether you're just starting your journey or building a competitive team, this wiki will guide you through every feature of the server.

***

## 🚀 Start Your Journey

New players should start here. Find additional [help on Discord](https://discord.gg/eTzwAZNu6H)

#### 📥 Install & Join

Follow the setup guide to install the modpack and connect to the server.

➡️ [**Installation Guide**](/cobblemon/getting-started/installation.md)

#### 🏡 Claim Your Land

Protect your builds and create your own homestead.

➡️ [**Land Claims Guide**](/cobblemon/getting-started/claims.md)

#### ❓ Need Help?

Check common questions and troubleshooting tips.

➡️ [**Frequently Asked Questions**](/cobblemon/frequently-asked-questions.md)

***

## ⚔️ Cobblemon Gameplay

Learn how Pokémon mechanics work on the server.

#### 🌲 Pokémon Spawns

Find where Pokémon spawn across all regions.

➡️ [**View Spawn Guides**](/cobblemon/cobblemon-gameplay/spawns.md)

Includes spawn data for:

* Kanto
* Johto
* Hoenn
* Sinnoh
* Unova
* Kalos
* Alola
* Galar
* Paldea

#### 💎 Legendary Pokémon

Learn how legendary Pokémon spawn and how to encounter them.

➡️ [**Legendary Mechanics**](/cobblemon/cobblemon-gameplay/legendaries.md)

#### 🥚 Breeding

Breed stronger Pokémon and build competitive teams.

➡️ [**CobbleBreeding Guide**](/cobblemon/cobblemon-gameplay/cobblebreeding.md)

***

## 🏆 Gyms & League Progression

Cobblemon Homestead features a **player-driven gym and league system**.

#### 🏟 Player Built Gyms

Players can build, manage, and challenge gyms.

➡️ [**Gym System**](/cobblemon/cobblemon-gameplay/player-built-gyms.md)

#### 🏅 League Points

Earn **League Points (LP)** by defeating gyms and participating in the league.

➡️ [**League Points Guide**](/cobblemon/cobblemon-gameplay/player-built-gyms/league-points-lp.md)

***

## ✨ Server Features

Cobblemon Homestead includes several **custom progression systems**.

#### 🟣 Master Ball Progression

Master Balls are earned through a special crafting system.

➡️ [**Master Ball Roadmap**](/cobblemon/cobblemon-gameplay/master-ball/progression-roadmap.md)

#### 🏷 Custom Titles

Unlock special titles based on your achievements.

➡️ [**Custom Titles**](/cobblemon/cobblemon-gameplay/custom-titles.md)

#### ❤️ Shadow Hearts

Collect rare items used for powerful upgrades.

➡️ [**Shadow Hearts**](/cobblemon/cobblemon-gameplay/shadow-hearts.md)

#### 🌌 Dimensions

Explore special worlds and environments.

➡️ [**Dimensions Guide**](/cobblemon/cobblemon-gameplay/dimensions.md)

***

## ⚙️ Tech & Magic Mods

Cobblemon Homestead also includes **technology and magic mods** to expand gameplay beyond Pokémon.

#### ⚙️ Technology

* [**Create**](/cobblemon/tech-and-magic/create.md)\
  Mechanical automation and engineering systems.
* [**Mekanism**](/cobblemon/tech-and-magic/mekanism.md)\
  Advanced processing, power generation, and machinery.

#### 🔮 Magic

* [**Pastel**](/cobblemon/tech-and-magic/pastel.md)\
  Magic progression and mystical crafting.
* [**Forbidden & Arcanus**](/cobblemon/tech-and-magic/forbidden-and-arcanus.md)\
  Ancient magic and powerful artifacts.

***

## 🤝 Contributing

Want to help improve the wiki?

Players and staff can contribute by fixing information, adding guides, or expanding documentation.

➡️ [**Contributing Guide**](/cobblemon/contributing.md)

***

## 📚 Explore the Wiki

Use the **sidebar navigation** to browse all guides, spawn lists, and gameplay systems.

New content and features are added regularly as the server evolves.


---

# 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://pumpkin-spice-modpacks.gitbook.io/cobblemon/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.
