# 創作者基地

### 什麼是創作者基地？

[創作者基地](https://hahow.in/creator)（Creator Center）是 Hahow 為創作者們設計的全新管理利器，進入創作者基地，你將可獲得多種資訊，並能輕鬆操作和管理課程商品，無需在不同介面切換，一站式滿足管理需求！

無論是課程的金流管理、課程內容的編輯，還是學員互動的回應，都可以在這個基地上完成。我們期待透過創作者基地的便利功能，進一步支援老師的教學之路，讓老師更輕鬆地管理課程，提高管理效率，並掌握課程營運的資訊，發揮創作才能！

### 創作者基地的功能概覽

* [基地大廳](/user-guide/creator-center/creator.md)

個人管理

* [我的金流](/user-guide/creator-center/payment.md)

我的課程

* [課程管理](/user-guide/creator-center/courses.md)
* [消息管理](/user-guide/creator-center/announcements.md)
* 互動管理（目前尚未開放此管理功能）
  * 為了不影響老師的工作流程，系統將先引導至舊版的課程後台進行互動管理

行銷工具

* [折扣碼](/user-guide/creator-center/coupon.md)

設定

* [權限管理](/user-guide/creator-center/permissions.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://creator.hahow.in/user-guide/creator-center.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.
