# 獨特功能 - 編輯建議 (作者篇)

作者如要開啓編輯建議功能，可於建立故事時，在「允許讀者提出編輯建議」選「是」。或在故事建立後，在「更改故事資料」頁中，選擇相應選項。

![](/files/kKqlFTAbiEbHyf8eQQFn)

當有讀者向你提出編輯建議時，你會收到有關通知。

![](http://i.imgur.com/4vcP43r.png)

按進通知後，你會看到建議版本與原先版本之間的差異。若你同意此編輯建議，可按下「接納變更」。或者，你可按下「編輯」，對建議版本再加以修訂。你亦可完全不理會該編輯建議。

![](http://i.imgur.com/Eh6DxrI.png)

編輯建議只有作者本人才會看到，其他讀者將無法看到。而修訂亦只會在作者本人接納後才會生效。

修訂被接納後，提出修訂建議者將會收到通知。而你亦可在「草稿」頁面中追蹤篇章的修訂歷史。


---

# 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/du-te-gong-neng-bian-ji-jian-yi-zuo-zhe-pian.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.
