# 3.1.2.1 Test with users

Usability testing allows you to observe firsthand how users interact with your product. You can identify any challenges they encounter and understand the 'why' behind their behaviour. This improves user experience and can prevent costly redesigns later on.

Further reading and resources for usability testing include:

* [Nielsen Norman Group’s guide to usability testing](https://www.nngroup.com/articles/usability-testing-101/)
* [The UK's Government Digital Services guide to planning research](https://www.gov.uk/service-manual/user-research/plan-user-research-for-your-service)
* [The UK's Government Digital Services guide to conducting usability testing](https://www.gov.uk/service-manual/user-research/using-moderated-usability-testing)


---

# 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://specs.govstack.global/overview/23q4/govstack-ui-ux-guidelines/3-service-design-good-practice-guidelines/3.1-user-centred-design/3.1.2.1-test-with-users.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.
