# 必备指令：cd菜单

在聊天框输入 /cd 即可打开菜单，菜单内有所有的功能，无需在大厅跑来跑去与NPC交互

```
/cd
```

<figure><img src="/files/fuGgdQIa73QYKL6GUpE3" alt=""><figcaption><p>在聊天框输入 /cd</p></figcaption></figure>

<figure><img src="/files/KAFfWe1Wzu60aOsFNa4J" alt=""><figcaption><p>即可打开菜单</p></figcaption></figure>


---

# 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.mclmserver.com/help-od/bi-bei-zhi-ling-cd-cai-dan.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.
