# 📄在线编辑器

## 我该如何使用在线编辑器？

### 第一步

使用 `/scratchit config editconfig NAME` 命令

### 第二步

打开聊天栏给予你的链接

![](/files/-MZsVWO6Z1Gt9r3pjC5v)

### 第三步

编辑你想要的物品

![](/files/-MZsVbnidAYQvTohpVvT)

### 第四步

点击 **SAVE**

### **第五步**

在你的游戏 **聊天栏** 内按下 **CTRL+V** ，然后按下 **ENTER**

![](/files/-MZsWHYGcU4FM7o1n9wl)

### **搞定**


---

# 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://scratchit.devs.beer/cinese/online-config-editor.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.
