> For the complete documentation index, see [llms.txt](https://gtecbest.gitbook.io/gtec/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gtecbest.gitbook.io/gtec/commission-rules/tax-return.md).

# F.公司及個人稅務說明

(1) 公司為單位: 獲利收入為營業利潤，依照契約規定，皆需開立應稅三聯式發票或電子發票。開立發票金額，依照提領申請金額。

(2)  個人單位:培育講師

*

```
供應商為培育講師(個人)，申報所得種類為：執行業務所得（9B-98）。
```

* 培育講師每次佣金提領申請超過新台幣 2 萬元整，本公司（扣繳義務人）會先代扣繳稅額10% 給政府，若全年綜合所得稅額低於預繳稅額(全年度免稅額18 萬元整)，政府會在隔年申報所得後退還稅金。
* 若提領金額新台幣 2 萬元以上(包含)，本公司會代扣繳二代健保補充保險費，若培育講師有參加職業工會，則可免扣繳補充保險費。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://gtecbest.gitbook.io/gtec/commission-rules/tax-return.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
