# 送出提案審核

![](/files/-M0l_YrI36KF9pgT7eBU)

恭喜你成功地完成了提案編輯！在送出審核前做最後的檢查與預覽吧～若是沒有填寫完整的資訊，系統會提醒你，記得把有標註驚嘆號的內容都寫完後才能送出審核。

### **課程提案存檔在哪裡呢？**

若是你需要暫時離開，別擔心，系統會自動幫你存檔，下次回來可以繼續編輯。你可以在右上角的「我的課程」中看到自己的提案，點選「編輯」就可以繼續編輯囉！

### **送出審核之後**

在送審之前，別忘了先預覽提案檢查，並再次確認是否符合[募資課程審核規定](/create-course-proposal/step3.md)。送出審核之後，你也會同步收到系統的通知信件。接下來就請耐心等候 Hahow 課程企劃團隊為你審核提案囉！


---

# 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://creator.hahow.in/create-course-proposal/step2/submit/review.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.
