# 喪假事宜

<details>

<summary>勞工在親友喪亡時可請多少天喪假？工資如何處理？</summary>

根據《勞基法》規定：

* 父母、養父母、繼父母、配偶喪亡者可請8天喪假，工資照給。
* 祖父母、子女、配偶之父母、配偶之養父母或繼父母喪亡者可請6天喪假，工資照給。
* 曾祖父母、兄弟姊妹、配偶之祖父母喪亡者可請3天喪假，工資照給。

請假需提供訃聞證明，且事業單位不得因勞工請喪假而扣發全勤獎金。

</details>


---

# 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://help.akaric.com/faq/funeral-services/bereavement-leave.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.
