> For the complete documentation index, see [llms.txt](https://wiki.cobbleland.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides.md).

# Mechanic Guides

- [Money Guide](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/money-guide.md)
- [Breeding Guide](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/breeding-guide.md)
- [Gym Guide](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/gym-guide.md): So you wanna be a Pokémon Master, eh? Well, you'll have to get through our rough 'n tough Gym Leaders first!
- [Applying for Gyms](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/gym-guide/applying-for-gyms.md): So you wanna be a Gym Leader, eh?
- [Mystic Gym Leaders](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/gym-guide/mystic-gym-leaders.md): Your Mystic Realm Gym Leaders!
- [Paradise Gym Leaders](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/gym-guide/paradise-gym-leaders.md): Your Paradise Realm Gym Leaders!
- [Union Gym Leaders](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/gym-guide/union-gym-leaders.md): Your Union Realm Gym Leaders!
- [Hunts Guide](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/hunts-guide.md): Your guide to the Hunts mechanic on Cobbleland.
- [Pokebuilder Guide](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/pokebuilder-guide.md): Tired of hatching eggs? Want a break from wearing down your boots? Need an ability changed, or a Pokémon to be Shiny? Well, look no further!
- [Claiming Guide](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/claiming-guide.md)
- [Catch Combo](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/catch-combo.md): Your guide to Catch Combos!
- [Mega Guide](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/mega-guide.md): Your guide to obtaining Megastones
- [Dynamax & Gigamantax](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/dynamax-and-gigamantax.md)
- [Dungeons](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/dungeons.md): Dungeons are a challenging PvE feature that allows players to battle through hordes of Pokémon, defeat powerful bosses, and earn exclusive rewards. Dungeons can be completed either solo or with a team
- [Trivia Questions](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides/trivia-questions.md): Test your wits against your friends and earn some sweet rewards in the process!


---

# 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://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/mechanic-guides.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.
