> For the complete documentation index, see [llms.txt](https://specs.govstack.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://specs.govstack.global/overview/23q4/govstack-ui-ux-guidelines/8-references.md).

# 6 References

The good practice guidelines have been influenced by service quality standards like:

* [ISO25010](https://iso25000.com/index.php/en/iso-25000-standards/iso-25010)
* [UK’s Service Standard](https://www.gov.uk/service-manual/service-standard)
* [Dubai’s Smart Service Excellence Delivery Model](https://mbrsgcdn.azureedge.net/cmsstorage/mbrsg/files/b5/b5a1e930-4933-43cd-ab4c-ddc72ef09a48.pdf)
* [OECD Good Practice Principles for Public Service Design and Delivery in the Digital Age](https://www.oecd.org/publications/oecd-good-practice-principles-for-public-service-design-and-delivery-in-the-digital-age-2ade500b-en.htm)

The service patterns have been highly influenced by public sector design systems such as:

* [Essex Council and TPXImpact (then FutureGov)](https://patterns.wearefuturegov.com/services)
* [GOV.UK](https://design-system.service.gov.uk/)[ Design System](https://design-system.service.gov.uk/)
* [US Web Design System](https://designsystem.digital.gov/)
* [Japan Digital Agency](https://t.co/aMC43jmM7h)
* [Helsinki Design Systems](https://hds.hel.fi/).

\\


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/8-references.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.
