# Contributing

Cobblemon Realms is a community-driven project. If you want to help it grow, there are several meaningful ways to contribute.

***

## Support the Project

### Patreon

The most impactful way to support development today is through Patreon:

<https://www.patreon.com/8678221/join>

Patreon directly supports:

* Ongoing development
* Server infrastructure
* Custom systems and features
* Long-term sustainability of the project

Every membership tier helps move the project forward.

***

### Boost Our Discord Server

You can also support us by boosting our Discord server. Server boosts improve audio quality, unlock better features, and help us create a more premium community experience.

Join us here: <https://discord.gg/kb8NSTF45n>

Even a single boost makes a difference.

***

### Free Support

You can also support the project for free:

* Add reactions and emotes on official community posts
* Engage with announcements on platforms like the official Cobblemon Discord
* Share the project with friends

Small interactions significantly increase visibility and help the project grow organically.

Thank you to everyone who takes the time to support.

***

## Improve the Wiki

We welcome community contributions to the documentation.

### How you can help

* Fix typos or unclear explanations
* Expand existing guides
* Create new guides for specific mods
* Improve structure and clarity

***

## Translations

Translations are now managed directly through GitHub and GitBook.

If you want to help:

* Edit or translate pages in GitBook if you have access
* Open a pull request on GitHub for wording, fixes, or full translated pages
* Suggest corrections through the community if you spot unclear text

***

## Developers and Writers

The documentation workflow is now centered on GitBook and GitHub only.

Contributions that improve clarity, accuracy, and accessibility are always appreciated.

***

Thank you for helping improve Cobblemon Realms.


---

# 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://our-story-network.gitbook.io/cr-wiki/cr-en/information/contributing.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.
