# Design

- [Design](https://docs.simple.org/design-1/design.md): There are several full-time designers and UX researchers on the Simple project. Please join us on Slack if you would like to contribute.
- [User testing](https://docs.simple.org/design-1/user-studies.md)
- [Key moments in the user journey](https://docs.simple.org/design-1/user-studies/users-key-moments.md): This document is an illustrated sequence that depicts the end-to-end experience of Simple’s primary users: the nurses.
- [User tests](https://docs.simple.org/design-1/user-studies/user-tests.md)
- [Conducting user tests](https://docs.simple.org/design-1/user-studies/conducting-user-tests.md)


---

# 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://docs.simple.org/design-1.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.
