# 保存

入口：项目操作栏>>>保存

<div align="left"><figure><img src="/files/tdsw3lmtCjn2w03b79YY" alt=""><figcaption></figcaption></figure></div>

为避免在编辑过程中发生意外状况（如断网、刷新加载等情况）导致编辑丢失，官方建议在每次操作完成后进行点击保存

<mark style="color:red;">**注意：**</mark><mark style="color:red;">当您打开预览页面时，若编辑页面有修改，需点击【保存】后，在预览页面刷新或点击【重玩】才能预览到修改后的最新内容哦！</mark>


---

# 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://doc.playturbo.cn/ke-wan-gong-ju-zi-you-bian-ji-qi/zi-you-bian-ji-qi-shi-yong-zhi-nan/bian-ji-ye-mian-fen-qu-jie-shao/xiang-mu-cao-zuo-lan/bao-cun.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.
