> For the complete documentation index, see [llms.txt](https://our-story-network.gitbook.io/cr-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://our-story-network.gitbook.io/cr-wiki/cr-en/information/contributing.md).

# Support the Project

## 🌟 Helping Cobblemon Realms Grow

{% hint style="info" %}

<p align="center">The Cobblemon Realms Wiki is now maintained directly by <strong>FabLeKebab</strong>. Your support helps us continue improving the documentation, the modpack, and the overall experience for the entire community.</p>
{% endhint %}

***

## 💜 How Can You Help?

Even without directly contributing to the wiki, there are several ways you can support the project:

* 💜 **Discord Nitro** ⮕ Boost the Discord server with [Discord Nitro](https://discord.gg/kb8NSTF45n).
* ❤️ **Patreon** ⮕ Support the development of the modpack through [Patreon](https://www.patreon.com/cw/OurStoryCollection).
* 🐛 **Reports** ⮕ Report errors or outdated information.
* 💡 **Suggestions** ⮕ Share your ideas and feedback.
* 📣 **Spread the Word** ⮕ Help more players discover Cobblemon Realms.

***

## 🌍 Every Contribution Matters

{% hint style="success" %}

<p align="center">Whether it's a Discord boost, feedback, a suggestion, or simply sharing the project with others, every contribution helps Cobblemon Realms continue to grow.</p>
{% endhint %}

***

{% hint style="success" %}

## Contact Us

<p align="center">If you have any questions, suggestions, or changes to propose, feel free to join us on <a href="https://discord.gg/kb8NSTF45n">Discord</a> and contact <strong>@FabLeKebab</strong> directly on the server for anything related to the wiki, or <strong>@Levels</strong> for anything related to the modpack.</p>
{% endhint %}


---

# 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://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.
