# Geyser

{% hint style="warning" %}

### Geyser 尚未正式支持。

Geyser 是一个复杂的插件，将资源包插件集成到 Bedrock 和 Java 上以获得相同的体验并不容易。

将来我可能会写一些官方教程或官方兼容层，但目前我不建议在你的服务器上使用 Geyser。
{% endhint %}


---

# 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://itemsadder.devs.beer/chinese/faq/geyser.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.
