# Guides

- [Enable bloodmoon for your world](https://bloodmoon.pseudonova.com/guides/enable-bloodmoon-for-your-world.md): By default, the bloodmoon will only run for worlds that were configured. This guide will tell you exactly how to enable the bloodmoon for your world.
- [How to use commands in console](https://bloodmoon.pseudonova.com/guides/how-to-use-commands-in-console.md)
- [Use custom sounds](https://bloodmoon.pseudonova.com/guides/use-custom-sounds.md): NEW FEATURE! Use non-existing Minecraft sounds in a bloodmoon event


---

# 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://bloodmoon.pseudonova.com/guides.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.
