# 個人稅務說明及法人索取發票說明

若你為台灣境內人士、或長期居住在台灣的外籍人士，可參考本篇稅務說明。若你為「非長期居住在台灣的外籍老師」，請參考《[境外人士開課注意事項](/course-policy/foreigner.md)》。

**依開課單位之不同，需參考不同規定如下：**

### **一、開課單位：自然人（個人）**

* 申報所得種類為：執行業務所得（9B-98）
* 執行業務報酬種類有稿費、版稅、樂譜、作曲、編劇、漫畫、講演的鐘點費等
* Hahow 屬於影音有聲出版業
* 免稅額：18 萬元整（全年度）
* 扣繳所得標準：
  * 所得稅：給付額達 20,010 元以上
  * 二代健保：老師當期收取的分潤金額達 20,000 元（含）以上
* 代扣繳稅額 10% ：本公司（扣繳義務人）預先替老師繳納給政府，若全年綜合所得稅額低於預繳稅額，政府會在隔年老師申報所得後核實退還稅金
* 扣繳費用 2.11% ：本公司代老師繳納二代健保補充保險費，此費用屬於政府規定須繳納之費用；若老師有參加職業工會，則可免扣繳補充保險費（應提交參加工會相關證明文件給 Hahow）

（資料來源：[綜合所得稅扣繳暨免扣繳之規定](https://www.etax.nat.gov.tw/etwmain/tax-info/understanding/tax-q-and-a/national/individual-income-tax/withheld-rule/rule/a7BB6R9)、[補充保險費計算公式](https://www.nhi.gov.tw/ch/cp-4516-74b0f-2613-1.html)）

### **二、開課單位：法人（公司）**

* 關於企業開課說明，歡迎參考《[企業開課注意事項](/course-policy/company.md)》
* 分潤收入為法人之營業利潤，依照契約規定，皆需開立應稅三聯式發票或電子發票（或免用統一發票收據）給本公司

**發票寄送時間**

* 每月 8 日：Hahow 財務團隊寄出分潤通知
* 每月 13 日前：老師需開立發票寄回
* 發票內容需包含：
  * 老師公司的統編
  * Hahow 的統編：24787227
  * 品項名稱：影音製作費
  * 應稅金額（分潤明細 「本月入帳分潤金額」）

**發票寄回方式**

* **三聯式紙本發票**
  * 於每月 13 日前，將正本發票以郵局掛號寄至：
    * 105 台北市松山區民生東路四段 133 號 6 樓 A 側
    * 思哈股份有限公司 - 財務部 收
  * 老師若擔心郵寄時程會延誤，可先將紙本發票掃描檔寄至 <invoice@hahow.in> 信箱，後續補寄紙本即可
* **電子發票**
  * 開立時，請填寫 <invoice@hahow.in> 為收件人
  * Hahow 財務團隊可即時收到發票，老師也不用寄回紙本發票

{% hint style="info" %}
Hahow 財務團隊若於當月份**未收到正確發票**，當月分潤費用將延至次月處理。
{% endhint %}

### **匯款資訊**

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