# How We Work

- [Our Values](https://playbook.wednesday.is/employee-handbook/how-we-work/our-values.md): These values stand as our guiding light. They have helped us build the team that we wanted to. If you associate yourself with them, do consider joining us.
- [Our Dream Team](https://playbook.wednesday.is/employee-handbook/how-we-work/dream-team.md): We've on a quest to build a stellar team. A team of makers, learners, and doers. A team that enjoys working together to build products for the next billion.
- [Our Leave Policy](https://playbook.wednesday.is/employee-handbook/how-we-work/leave-policy.md): Learn about the leave types, the leave cycle, and how to apply for leaves.
- [Out of Office](https://playbook.wednesday.is/employee-handbook/how-we-work/out-of-office.md): What to do when you're on a long leave
- [Communication](https://playbook.wednesday.is/employee-handbook/how-we-work/communication.md): Communication tools we use and the guidelines to follow.
- [Security Practices](https://playbook.wednesday.is/employee-handbook/how-we-work/security-policy.md): Security practices that all of us follow.
- [Hiring Philosophy](https://playbook.wednesday.is/employee-handbook/how-we-work/hiring-philosophy.md): We believe in a "always be hiring" philosophy. Learn about the people we're looking for and what we value.


---

# 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/how-we-work.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.
