# LEVEL 3 - User Evaluation

- [Overview](https://eval.playbook.org.ai/user-expereince/level-3-user-evaluation/overview.md): Does the product change users' thoughts, feelings, knowledge and behaviour towards the development outcome?
- [Who is most involved in this level of evaluation?](https://eval.playbook.org.ai/user-expereince/level-3-user-evaluation/why-is-this-level-of-evaluation-important.md)
- [Who is the “User” being evaluated?](https://eval.playbook.org.ai/user-expereince/level-3-user-evaluation/who-is-the-user-being-evaluated.md)
- [What is the Minimum Viable Evaluation?](https://eval.playbook.org.ai/user-expereince/level-3-user-evaluation/what-is-the-minimum-viable-evaluation.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://eval.playbook.org.ai/user-expereince/level-3-user-evaluation.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.
