# Playing Minecraft

As a Minecraft server, players often ask us general questions about Minecraft gameplay mechanics. To help answer these questions, we have documented general information about the game features here, organized by categories of subpages. This allows the Helper AI to provide helpful information about how to play Minecraft directly to players through the in-game chat system.

### Thank You Minecraft Wiki

The information in this section of our website is provided by the [Official Minecraft Wiki](https://minecraft.wiki). We would like to thank the Official Minecraft Wiki for allowing us to use the information here, for keeping this information accurate, up-to-date, and well-organized, and for making this information available to the public for free and without any advertisements.


---

# 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://about.foundationcraft.com/playing-minecraft.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.
