> 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/general-information.md).

# General Information

- [Server Rules](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/server-rules.md): Be sure to read up on all rules before starting your journey on Cobbleland!
- [Useful Commands](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/useful-commands.md): A list of potentially useful commands.
- [Beginner Guide](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/beginner-guide.md): Welcome to Cobbleland! We are so excited to have you! Before we begin, there are just a few things that we should go over.
- [Catching Pokemon!](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/catching-pokemon.md): Gotta catch 'em all!
- [The Art of Catching](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/catching-pokemon/the-art-of-catching.md): Now that you've made your Pokeballs, it's time to start catching Pokémon!
- [Creating the Essentials](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/creating-the-essentials.md): Every trainer should have a PC and Healing Machine at the ready!
- [The Flora of Cobblemon!](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/the-flora-of-cobblemon.md): These trusty little plants will be quite handy!
- [Berries n' Brewing](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/the-flora-of-cobblemon/berries-n-brewing.md): It's time to start crossbreeding and brewing some vitamins!
- [The Pokedex](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/the-pokedex.md): We can't have Pokemon without a Pokedex, now can we?
- [Shiny Pokémon](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/shiny-pokemon.md): Shiny Pokémon are extremely rare to encounter in the wild, but they are definitely a sight to behold!
- [Voting](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/voting.md): Voting is a great way to support us, and to also earn sweet rewards!
- [Choice Tokens](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/choice-tokens.md): Is there a pesky Pokémon that seems to evade your presence? Well, fret not, Trainers!
- [Nicknames](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/nicknames.md): Want to switch things up a little and change your name?
- [Additional Resources](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/additional-resources.md): Various resources to help improve your Cobblemon experience
- [Add-ons](https://wiki.cobbleland.com/cobblemon-wiki/welcome-to-cobblemon/general-information/add-ons.md): To help make your experience more enjoyable, we've added several custom Quality of Life changes or aesthetic updates!


---

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