# Jolly Minecraft

Jolly Minecraft is a Minecraft server backed by [Forge](https://minecraftforge.net/) primarily based on the famous [Mine Mine no Mi](https://pixelatedw.xyz/mine-mine-no-mi/home) mod which adds a lot of One Piece related content to the game like devil fruits, factions, races and fighting styles.

To know more about the server, go check the [Server Information](/docs/server-information.md) page or the [How to join](/docs/installation-guide.md) one for instructions on how to start playing.


---

# 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://jolly.folkvangrdev.com/readme.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.
