# Other

## Slimefun

Our server has the Slimefun plugin. It adds new crops and items to Minecraft. You can access the Slimefun guide by entering the command `/sf guide`.

***

## ArtMap

A plugin that allows you to create custom paintings and share them with other players.&#x20;

The plugin offers a guide on its Wiki and the server itself. You can access the Wiki [here](https://gitlab.com/BlockStack/ArtMap/-/wikis/Dye-Palette) and the in-game guide by entering the command: `/artmap`.

***

## Brewery

Our server has the Brewery plugin. You can make different drinks with this plugin. A full guide can be found [here](https://brewery.lumamc.net/docs/gameplay/brewing/). Recipes can be found [here](/geopolitica-wiki/additional-features/brewery-recipes.md).


---

# 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://geopolitica.gitbook.io/geopolitica-wiki/additional-features/other.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.
