# Paid Time Off

Time-off can help you rejuvenate and clear your mind. This is critical to do your best work. In addition to the holidays, we provide in the [Holiday List](/employee-handbook/benefits-and-perks/holiday-list.md) we also provide the following types of paid leaves.

| **Leave Type**       | **Duration in days** |
| -------------------- | -------------------- |
| Sick & Casual Leaves | 8                    |
| Annual Leave         | 12                   |
| Marriage Leave       | 5                    |
| Paternity Leave      | 5                    |
| Maternity Leave      | 84 - 182             |

To know more about how to apply please take a look at the [Leave Policy ](/employee-handbook/how-we-work/leave-policy.md)document. We understand that everyone has different circumstances and needs. Our philosophy with leaves is "we trust you". Take what time you need and lead a balanced and healthy life, so that when you are working you are productive.


---

# 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://playbook.wednesday.is/employee-handbook/benefits-and-perks/paid-time-off.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.
