# Starting at Wednesday

- [Your first day](https://playbook.wednesday.is/employee-handbook/hiring-at-wednesday/your-first-day.md): A welcome note from team Wednesday for your very first day here.
- [Onboarding Checklist](https://playbook.wednesday.is/employee-handbook/hiring-at-wednesday/your-first-day/onboarding-checklist.md): This document serves as a checklist for our admin team.
- [Becoming a permanent employee](https://playbook.wednesday.is/employee-handbook/hiring-at-wednesday/becoming-a-permanent-employee.md): A brief look at the things to keep in mind for going from probation to a permanent employee at Wednesday.
- [Getting Paid](https://playbook.wednesday.is/employee-handbook/hiring-at-wednesday/getting-paid.md): Things to keep in mind when getting paid at Wednesday. When the payment comes, how the taxes get deducted, and how to get expenses reimbursed.
- [Dress Code](https://playbook.wednesday.is/employee-handbook/hiring-at-wednesday/dress-code.md): A few things to keep in mind when deciding what to wear to work on a usual day at Wednesday.
- [Work Hours](https://playbook.wednesday.is/employee-handbook/hiring-at-wednesday/work-hours.md): A look at the work hours at Wednesday. What time you should start working, how much overlap should be there, and how to manage deadlines.


---

# 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.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.
