# Getting Paid

All salaries are paid on the first of the month. In the case the first is a holiday, it will be scheduled for the next working day.

Taxes are deducted on your behalf and submitted to the governments as per the income tax slab and labor laws. These deductions will be clearly mentioned in your payslip and we will issue a form 16 at the end of the financial year as proof of payment.

If you have incurred any expenses please reach out to <finance@wednesday.is> with the details of the expense. If your manager approves this, we will reimburse the amount with your salary.


---

# 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/hiring-at-wednesday/getting-paid.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.
