# Our Values As Designers

* *Listen*: We cannot design for our customers and their users if we don’t start here.
* *Learn & Share*: We encourage independent learning. Each one learns a separate skill. We share our learnings so as a group we cover more ground.
* *Iterative Design*: We can’t get everything right the first time. On a high level, we understand who we’re solving for, and what problem we’re solving. We then keep iterating to optimize business metrics.
* *Mentorship*: Growth only comes when you step outside your comfort zone. We put together a custom-tailored program for each member of the team. This program is tailored for you to achieve your goals in line with ours.


---

# 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/why-us/our-values.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.
