# Game Modding

As our game is fully open source, we would love to see our community develop mods and extensions for the game. Few games these days are open source, but it is one of our central tenets.

We wish to honor the long history of game modders developing cool additions and alternate realities by providing them the ability to be rewarded for their efforts. However, we don’t have the capacity to provide much help yet.

Planetarium encourages the community to develop mods for the game, but it may be some months before we can provide any support.

Keep your eyes open for further announcements here as we are looking to run a competition for modding! For an indication of how the competition can work take a look at our [previous competition for art](https://medium.com/nine-chronicles/nine-chronicles-voxel-art-contest-feat-the-sandboxs-voxedit-d4aeea47eafa)!


---

# 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://planetarium.gitbook.io/nine-chronicles-1/community/third-party-development/game-modding.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.
