# 如何使用 DOTCEPT 策劃師手冊

### **瀏覽目錄**

大致瀏覽左側目錄，依照體驗相關的階段，選擇文章。

您亦可以參考[**《Dotcept好策劃人手冊》主頁**](https://support.dotcept.com/)，選取合適的單元。

### **文章搜尋**

於頁面右上角輸入關鍵字搜尋，搜尋出你所需要的內容。

### **分享文章**

你還可以將 Dotcept好策劃人手冊，分享給其他需要的朋友們。

### **回到 Dotcept**

瀏覽文章的過程中，也可以透過目錄最上方的連結，隨時回到 Dotcept 體驗主頁。

### **詢問客服**

當然，若是手冊中的文章無法解決你的疑問，或是遇到任何不清楚的地方，都歡迎透過頁面右下角的客服系統，傳送訊息告訴我們，我們會盡快給予回覆解答。


---

# 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://support.dotcept.com/more/how-to-use.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.
