# 对手册撰写作贡献

## What can I do?

You now have three ways to contribute to the writing of the manual.

* [**Translate**](/hmclpe-yong-hu-shi-yong-shou-ce/zhu-yao-jie-shao/readme.md#language-support) content into your own language
* Report a content error, submit [**Issue**](https://github.com/panda-lsy/HMCL-PE-User-Manual/issues) on Github
* Submit new content using [**Pull Request**](https://github.com/panda-lsy/HMCL-PE-User-Manual/pulls)

## Being a translator

In writing the manual, the administrator found that most of the people in **Discord** are not **native English speakers**, so the complex English tutorials **make it difficult** for them to read. You can use translation software to first translate the English content into your own language, then **embellish it** with spoken language and finally make the manual accessible to a wider audience.

### How?

You can do this by changing the file directly and submitting a [**Pull Request**](https://github.com/panda-lsy/HMCL-PE-User-Manual/pulls) for translation.

#### Get a Github Account

You can sign up for a free Github account with your own email address and contribute to the manual.&#x20;

[**Click**](/hmclpe-yong-hu-shi-yong-shou-ce/asking-questions-by-third-party-software/github/get-your-github-account.md) to view the tutorial.

#### Open the HMCL-PE manual, find this button and click on it

![](/files/Ky4S4LcbEBqNvAQc4Hja)

#### Click on the "Edit on Github" button

![](/files/3U72YfksjpHh0a6Tbt9S)

#### Switch to the branch for your language.

![](/files/KFBxTfmEgqg2xMaPsgSx)

You drag down and there are other supported languages

![](/files/aICMDE61RQkBB7wxeC99)

{% hint style="info" %}
**If your native language is not among the supported languages**, you can let me create a branch by @me at Discord, or by submitting an Issue on Github.
{% endhint %}

#### Return to the Code Overview page.

![](/files/LpRD03TKS1s3DvPYOkwY)

#### Code is hidden? Click to show.

![](/files/5yFT2eW3rQ734bHN0cxW)

#### Find a folder and click on an .md file, then you can start editing.

![](/files/QdVzlSEKkRwuOKzhszeF)![](/files/mADeSbl1p7UGkk4zg9eD)

#### Submit your translated document with a preview

![](/files/h1hFA4khmWnsctrwIj5v)

![](/files/WFQtPipc8UyLqEmPC1J0)

#### Just submit.

**Finally, you just need to wait for the administrator to review it.**

![](/files/TDvY8ujXUQSIrXwskFwZ)

## Be an issue reporter

You can learn how to submit an issue by clicking [**here**](/hmclpe-yong-hu-shi-yong-shou-ce/asking-questions-by-third-party-software/github/submit-an-issue.md). Go to Github and submit your first [Issue](https://github.com/panda-lsy/HMCL-PE-User-Manual/issues).

## Be a content creator

You can do what the manual says in [**this section**](broken://pages/eNFzV7J2cNaWFa0OF77K#being-a-translator), you can also go check [**here**](/hmclpe-yong-hu-shi-yong-shou-ce/asking-questions-by-third-party-software/github/add-pull-requests-wip.md) for more help (WIP)


---

# 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/dui-shou-ce-zhuan-xie-zuo-gong-xian.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.
