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

# General Guides

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>🎨 <strong>Nickname &#x26; Colour Help</strong></td><td><a href="/pages/ZXLB8qTEs0hE2qUzEImA">/pages/ZXLB8qTEs0hE2qUzEImA</a></td></tr><tr><td><strong>💲 Intro to Earning Pokecoins</strong></td><td><a href="/pages/zLm5yxItyG8OOWJm7CVB">/pages/zLm5yxItyG8OOWJm7CVB</a></td></tr><tr><td>💎 <strong>Intro to Earning Gems</strong></td><td><a href="/pages/xwltUN1AddGQNY5OxZmo">/pages/xwltUN1AddGQNY5OxZmo</a></td></tr><tr><td>🎭 <strong>Pokemon Forms and How to Change Them</strong></td><td><a href="/pages/2a4l9CyRm1Ybn5dFXWuV">/pages/2a4l9CyRm1Ybn5dFXWuV</a></td></tr><tr><td>🔴 <strong>Complete Guide to Pokeballs</strong></td><td><a href="/pages/5wLMa7w4ETraQL9HXqY5">/pages/5wLMa7w4ETraQL9HXqY5</a></td></tr><tr><td>✨ <strong>A Complete Guide to Shinies</strong></td><td><a href="/pages/Mp9WAw9ZWCZ0XqRFnidv">/pages/Mp9WAw9ZWCZ0XqRFnidv</a></td></tr><tr><td>🏇 <strong>Complete Overview of Riding Pokemon</strong></td><td><a href="/pages/ZcfGhAhGE2p9D6elChQo">/pages/ZcfGhAhGE2p9D6elChQo</a></td></tr><tr><td>🪨 <strong>Complete Overview of Fossils</strong></td><td><a href="/pages/4kaz5qPYj80fqIODeGPO">/pages/4kaz5qPYj80fqIODeGPO</a></td></tr><tr><td>🥚 <strong>Complete Overview of Breeding</strong></td><td><a href="/pages/OcC0RzuUVIVBDxVeLN5K">/pages/OcC0RzuUVIVBDxVeLN5K</a></td></tr><tr><td>🍒 <strong>Complete Overview of Berries</strong></td><td><a href="/pages/AhQvUbld3ohbRjrCiLni">/pages/AhQvUbld3ohbRjrCiLni</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f370">🍰</span> <strong>A Complete Guide to PokeSnacks</strong></td><td><a href="/pages/0MS7ePwNdVjhfbI51tmh">/pages/0MS7ePwNdVjhfbI51tmh</a></td></tr><tr><td>🔎 <strong>Complete Overview to Hunts</strong></td><td><a href="/pages/G5SgpWImDPV87tDTBrdm">/pages/G5SgpWImDPV87tDTBrdm</a></td></tr><tr><td>🏉 <strong>A Complete Guide to Catch Combo</strong></td><td><a href="/pages/RhGzTdpITC52DjEf56XF">/pages/RhGzTdpITC52DjEf56XF</a></td></tr><tr><td>💪 <strong>Complete Overview to NPC Gyms</strong></td><td><a href="/pages/KkSaTt2tYZQChOgE2rsy">/pages/KkSaTt2tYZQChOgE2rsy</a></td></tr><tr><td>🎣 <strong>Complete Overview of Fishing</strong></td><td><a href="/pages/FCbJoOtg953PP4nvQge2">/pages/FCbJoOtg953PP4nvQge2</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f3cb">🏋️</span><strong>Complete Overview of EV Training</strong></td><td><a href="/pages/z8f3CSy7n4wOKYae6gdt">/pages/z8f3CSy7n4wOKYae6gdt</a></td></tr><tr><td>🪨 <strong>Complete Guide to Mega Pokemon</strong></td><td><a href="/pages/scEgU4Ra1Oevzyfd2MZi">/pages/scEgU4Ra1Oevzyfd2MZi</a></td></tr><tr><td>🤝 <strong>A Complete Guide to Safetrade</strong></td><td><a href="/pages/tGDgEBpEqo0pWvdhmVIR">/pages/tGDgEBpEqo0pWvdhmVIR</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.mmorealms.gg/cobblemon-wiki/general-guides.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
