# 主要介绍

## 语言支持

你可以在这里更改你的`HMCL-PE`**用户手册**语言:

{% hint style="info" %}
**所有其他语言在开始时都是英语，需要由社区中的每个人进行翻译**
{% endhint %}

* ### [English](https://mc-shengxia.gitbook.io/hmcl-pe-user-manual-en/introduction)
* ### [简体中文](https://mc-shengxia.gitbook.io/hmclpe-yong-hu-shi-yong-shou-ce/)
* ### [Bahasa Indonesia](https://mc-shengxia.gitbook.io/hmcl-pe-panduan-pengguna/)
* ### [日本語 (にほんご)](https://mc-shengxia.gitbook.io/hmcl-pe-yzmanyuaru/)
* ### [русский язык](https://mc-shengxia.gitbook.io/hmcl-pe-rukovodstva-polzovatelya/)
* ### [繁體中文](https://mc-shengxia.gitbook.io/hmclpe-user-manual-zhhant/)

## 手册版本:1.0.0c

{% hint style="info" %}
手册版本是为了方便贡献者在将手册翻译成其他语言之前需要校对的内容。这样可以避免主版本被更新，但其他语言版本仍然只有旧的内容。
{% 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://mc-shengxia.gitbook.io/hmclpe-yong-hu-shi-yong-shou-ce/zhu-yao-jie-shao/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.
