# DESIGN PLAYBOOK

- [Introduction to Our Design Playbook](https://playbook.wednesday.is/design-playbook/introduction.md): Learn how we practice product design.
- [Who we are](https://playbook.wednesday.is/design-playbook/who-we-are.md): The Wednesday Design Team
- [Our Journey](https://playbook.wednesday.is/design-playbook/who-we-are/our-journey.md): Our Product Design journey.
- [Why Us](https://playbook.wednesday.is/design-playbook/why-us.md): Why should you go with Wednesday for your product design projects? This section here goes into the details and answers this question.
- [Our Values As Designers](https://playbook.wednesday.is/design-playbook/why-us/our-values.md): An overview of the core values we follow and stick to, as designers at Wednesday.
- [Careers in Product Design](https://playbook.wednesday.is/design-playbook/careers.md): Want to explore a career in Product Design with Wednesday? Take a look at our values. If those resonate consider applying.
- [Hiring Designers](https://playbook.wednesday.is/design-playbook/careers/hiring-designers.md): Design is at the heart of our growth strategy. The products we build have to be usable and look good.


---

# 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/design-playbook.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.
