# 分潤與帳目

在 Hahow 上架課程不需要付任何費用，唯獨 Hahow 會與老師進行每一筆訂單的分潤拆帳。

### Hahow 的分潤機制與各項金流說明

* [Hahow 與老師的分潤機制](/income/share.md)
* [課程宣傳管道的判定方式](/income/course-url-source.md)
* [會員點數 Hahow Point 折抵方式](/income/hahow-point.md)
* [拆帳日期及收入說明](/income/transfer-date.md)
* [個人稅務說明及法人索取發票說明](/income/tax.md)
* [Hahow 與老師企業端平台分潤機制](https://creator.hahow.in/income/hahow-yu-lao-shi-qi-ye-duan-ping-tai-fen-run-ji-zhi)


---

# 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/income.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.
