# Service Design

**This section provides an example approach to digitizing government services** based on [understanding user needs](https://govstack.gitbook.io/implementation-playbook/govstack-implementation-playbook/digital-service-design-standard-and-delivery-protocol/understand-user-needs-and-identiry-as-is-user-journey), [life events](https://govstack.gitbook.io/implementation-playbook/govstack-implementation-playbook/learning-and-exchange/artefacts#request-for-information-3-rfi-3), and [user journeys ](https://govstack.gitbook.io/implementation-playbook/govstack-implementation-playbook/learning-and-exchange/artefacts#request-for-information-5-rfi-5)utilizing reusable software components/Building Blocks.&#x20;

The following image represents the design process using [UX/UI guidelines](https://govstack.gitbook.io/specification/v/govstack-specification-main/govstack-ui-ux-guidelines) to create a unified digital experience across all government services.

<figure><img src="https://content.gitbook.com/content/DLeKag4x9xUV26hiPlNo/blobs/SciOkdHQH4Pd0FvCpcnn/22.-Digital-Service-Design-Standard-and-Delivery-Protocol%20(2).jpg" alt=""><figcaption><p>UX/UI Desing process </p></figcaption></figure>

The above guidelines are usually captured in a transversal regulatory mandate defined as a "digital service design standard" or a "design system", which is applicable to all government services and easily implemented through the use of style guides, components, and patterns. GovStack provides [guidance ](https://govstack.gitbook.io/specification/v/govstack-specification-main/govstack-ui-ux-guidelines)to kick-start the design and development of UI/UX components layer for using the GovStack applications and building blocks.

<figure><img src="https://content.gitbook.com/content/DLeKag4x9xUV26hiPlNo/blobs/40rE9qsygLrANKNk22hl/Screenshot%202023-10-31%20190207.png" alt=""><figcaption><p><a href="https://govstack.gitbook.io/specification/v/govstack-specification-main/govstack-ui-ux-guidelines">GovStack UX/Ui guidelines </a>(Currently under development)</p></figcaption></figure>

GovStack has also developed [technical specifications](https://govstack.gitbook.io/specification/v/1.0/) for reusable software components/Building Blocks (BB) that enable the digitization of many government services across sectors, ministries, and departments.

<figure><img src="https://content.gitbook.com/content/DLeKag4x9xUV26hiPlNo/blobs/FNcrkNDwn1vIYcngOiIb/Screenshot%202023-10-31%20191233.png" alt=""><figcaption><p>GovStack technical specifications for Consnet Bulding Block</p></figcaption></figure>

GovStack provides a sandbox that allows its users to see the UX/UI guidelines and Building blocks in action.

<figure><img src="https://content.gitbook.com/content/DLeKag4x9xUV26hiPlNo/blobs/0oMqifyd5xuz9joJ08dv/Screenshot%202023-10-31%20192008.png" alt=""><figcaption><p>GovStack sandbox documentation (Currently under development)</p></figcaption></figure>

A real-world example of service design and delivery roadmap is found in the framework put in place by the Government of Ukraine and presented below.

<figure><img src="https://content.gitbook.com/content/DLeKag4x9xUV26hiPlNo/blobs/FNZcsEvoWcqIbgRFA4O3/21a.-GovStack-country-engagement-journey%20(1).jpg" alt=""><figcaption><p> Government of Ukraine - service design and delivery rodmap</p></figcaption></figure>


---

# 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/implementation-playbook/1.0.0-rc/annex/service-design.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.
