# 工資

**Q: 加班費快速算法?**

A.平日加班\
當天工作滿八小時後，第九、第十小時是1.34，第十一和十二小時是1.67\
，第十三小時以後不合法（特殊情況例外）

B.休息日加班\
第一、第二小時是1.34\
第三～第八小時是1.67\
第九～第十二小時是2.67

**Q: 有關業務人員的獎金(制定於工作規則中)，公司能夠說砍就砍嗎？**

<https://www.weleadlaw.com/s/blog/115>

關鍵在於變更是否具備「合理性」

目前法院實務上就工作變更之論述，多援引下開見解：「雇主就工作規則為不利勞工之變更時，原則上不能拘束表示反對之勞工；但其變更具有合理性時，則可拘束表示反對之勞工」…(詳參最高法院88年台上字第1696號民事判決、最高法院91年台上字第1040號民事判決)


---

# 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://laborlaw.imziv.tw/lao-gong-chang-jian-wen-ti/gong-zi.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.
