# 如何編輯章節順序

如果你想調整作品的章節，可以到作品頁面，在目錄上的右上方點擊「重新排列」。

<figure><img src="/files/cbgtz1GqHa0t7bu12omM" alt=""><figcaption></figcaption></figure>

隨意拉動你想要排序的章節。

<figure><img src="/files/oF8hptetREomnQkXvwHq" alt=""><figcaption></figcaption></figure>

再按「儲存」。

<figure><img src="/files/mXQFai0aah5Qg76qCWCu" alt=""><figcaption></figcaption></figure>

即完成調整章節順序！

<figure><img src="/files/NXrnpFLM6SMZtbWxsj9H" alt=""><figcaption></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.penana.com/start/fa-bu-ni-de-zuo-pin/ru-he-bian-ji-zhang-jie-shun-xu.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.
