# 入門資訊

- [關於 Teaches 趣開課](https://help.teaches.cc/user-guide/getting-started/about-teaches.md): 線上教學平台架設，讓你擁有自己的線上教學網站
- [為什麼你需要自己的教學網站？](https://help.teaches.cc/user-guide/getting-started/why-teaches.md): 屬於自己的教學網站，將你的知識傳遞的更深、更遠
- [建立你的線上課程網站](https://help.teaches.cc/user-guide/getting-started/create-your-online-school.md): 在正式使用 Teaches 建立自己的線上課程網站之前，你需要為自己的學校命名及設定一組 Teaches 提供的免費網域名稱。學校名稱須清楚標示你的學校品牌名稱，這也應該是將來學生搜尋你的網站時會用的關鍵字。
- [建立線上課程](https://help.teaches.cc/user-guide/getting-started/create-online-course.md): 手把手帶著你，從 Teaches 的管理後台，建立你的第一堂線上課程吧！
- [課程封面照](https://help.teaches.cc/user-guide/getting-started/create-online-course/ke-cheng-feng-mian-zhao.md)
- [帳號角色類型](https://help.teaches.cc/user-guide/getting-started/account-role.md): 當你的線上課程經營的越來越好之後，你可能需要多個帳號共同管理。你可以在「帳號設定」中新增管理帳號，為你的團隊設定以下角色權限。
- [學生購買了你的線上課程之後](https://help.teaches.cc/user-guide/getting-started/after-purchase.md): 我們會一直努力，讓學生購買的過程維持輕鬆、簡單。並且讓你的銷售與財務清晰、一目了然。
- [如何與學生互動](https://help.teaches.cc/user-guide/getting-started/interact-with-students-online.md): 線上課程要比傳統的課程更重視與學生的互動、學生的學習狀況、同學間的討論，並且用心設想學生學習時可能會遇到的問題，在影片上清楚說明


---

# 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://help.teaches.cc/user-guide/getting-started.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.
