# 客户端调整

在进入你的带有 **ItemsAdder** 服务器之前，你的游戏客户端应该进行以下调整：

### 将服务器的“服务器资源包”选项改为启用

点击服务器，点击下方编辑按钮，将此选项打开。

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEEk6v0nDpw2XjbFaSuym%2Fuploads%2FaG1lK99VUdoNZ2R1jE3g%2F%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202022-04-23%20190455.png?alt=media\&token=963a4362-1c99-4908-994a-b0b309be0ce9)

### 将客户端的“强制使用 Unicode 字体“关闭

进入主菜单，点击选项，再点击语言，关闭此选项即可。

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEEk6v0nDpw2XjbFaSuym%2Fuploads%2FhpnCZYtxl0QUGnF9DGdo%2F%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202022-04-23%20190643.png?alt=media\&token=fc2e23b5-8dcd-4c31-8257-d8faafdbb090)


---

# 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://docs.superiormc.cn/itemsadder-doc/shou-ci-shi-yong/ke-hu-duan-tiao-zheng.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.
