# Implementation

- [Catalogue Services](https://specs.govstack.global/implementation-playbook/development/implementation/catalogue-services.md)
- [Prioritize Services](https://specs.govstack.global/implementation-playbook/development/implementation/prioritize-services.md)
- [Design Service](https://specs.govstack.global/implementation-playbook/development/implementation/design-service.md)
- [1 Understanding the Current Service (As-Is)](https://specs.govstack.global/implementation-playbook/development/implementation/design-service/1-understanding-the-current-service-as-is.md)
- [1.1 Understand the Context and System](https://specs.govstack.global/implementation-playbook/development/implementation/design-service/1-understanding-the-current-service-as-is/1.1-understand-the-context-and-system.md)
- [1.2 Explore User Needs and Identify Problems](https://specs.govstack.global/implementation-playbook/development/implementation/design-service/1-understanding-the-current-service-as-is/1.2-explore-user-needs-and-identify-problems.md)
- [1.3 Find a vision](https://specs.govstack.global/implementation-playbook/development/implementation/design-service/1-understanding-the-current-service-as-is/1.3-find-a-vision.md)
- [2 Designing the Future Service (To-Be)](https://specs.govstack.global/implementation-playbook/development/implementation/design-service/2-designing-the-future-service-to-be.md)
- [2.1 Define the Vision and Future Experience](https://specs.govstack.global/implementation-playbook/development/implementation/design-service/2-designing-the-future-service-to-be/2.1-define-the-vision-and-future-experience.md)
- [2.2 Ideate Concepts and Develop Hypotheses](https://specs.govstack.global/implementation-playbook/development/implementation/design-service/2-designing-the-future-service-to-be/2.2-ideate-concepts-and-develop-hypotheses.md)
- [2.3 Establish the Domain Foundations](https://specs.govstack.global/implementation-playbook/development/implementation/design-service/2-designing-the-future-service-to-be/2.3-establish-the-domain-foundations.md)
- [2.4 Define the To-Be Service and Blueprint the Experience](https://specs.govstack.global/implementation-playbook/development/implementation/design-service/2-designing-the-future-service-to-be/2.4-define-the-to-be-service-and-blueprint-the-experience.md)
- [3 Testing and Validating the Service](https://specs.govstack.global/implementation-playbook/development/implementation/design-service/3-testing-and-validating-the-service.md)
- [3.1 Develop Prototypes](https://specs.govstack.global/implementation-playbook/development/implementation/design-service/3-testing-and-validating-the-service/3.1-develop-prototypes.md)
- [3.2 Conduct Early Usability and Inclusive Testing](https://specs.govstack.global/implementation-playbook/development/implementation/design-service/3-testing-and-validating-the-service/3.2-conduct-early-usability-and-inclusive-testing.md)
- [Ensuring Inclusion and Accessibility When Designing E-Government Services](https://specs.govstack.global/implementation-playbook/development/implementation/design-service/ensuring-inclusion-and-accessibility-when-designing-e-government-services.md)
- [Design Principles](https://specs.govstack.global/implementation-playbook/development/implementation/design-service/design-principles.md)
- [Design Architecture](https://specs.govstack.global/implementation-playbook/development/implementation/design-architecture.md)
- [Architecture Design Overview](https://specs.govstack.global/implementation-playbook/development/implementation/design-architecture/architecture-design-overview.md)
- [4 Analyze Requirements](https://specs.govstack.global/implementation-playbook/development/implementation/design-architecture/4-analyze-requirements.md)
- [5 Start with the System Context](https://specs.govstack.global/implementation-playbook/development/implementation/design-architecture/5-start-with-the-system-context.md)
- [5-A System Landscape](https://specs.govstack.global/implementation-playbook/development/implementation/design-architecture/5-a-system-landscape.md)
- [5-B System Architecture](https://specs.govstack.global/implementation-playbook/development/implementation/design-architecture/5-b-system-architecture.md)
- [5-B.1 - Create Data Model & REST API](https://specs.govstack.global/implementation-playbook/development/implementation/design-architecture/5-b-system-architecture/5-b.1-create-data-model-and-rest-api.md)
- [5-B.2 Create Container Diagram](https://specs.govstack.global/implementation-playbook/development/implementation/design-architecture/5-b-system-architecture/5-b.2-create-container-diagram.md)
- [5-B.3 Create Component Diagram](https://specs.govstack.global/implementation-playbook/development/implementation/design-architecture/5-b-system-architecture/5-b.3-create-component-diagram.md)
- [5-B.4 Decide Technology Stack](https://specs.govstack.global/implementation-playbook/development/implementation/design-architecture/5-b-system-architecture/5-b.4-decide-technology-stack.md)
- [5-B.5 Create Developer Guidelines](https://specs.govstack.global/implementation-playbook/development/implementation/design-architecture/5-b-system-architecture/5-b.5-create-developer-guidelines.md)
- [Architecture Best Practices & Patterns](https://specs.govstack.global/implementation-playbook/development/implementation/design-architecture/architecture-best-practices-and-patterns.md)
- [Procure and Launch Services](https://specs.govstack.global/implementation-playbook/development/implementation/procure-and-launch-services.md)
- [Procure Software & Services](https://specs.govstack.global/implementation-playbook/development/implementation/procure-and-launch-services/procure-software-and-services.md)
- [1. Adapt GovSpecs to Local Needs](https://specs.govstack.global/implementation-playbook/development/implementation/procure-and-launch-services/procure-software-and-services/1.-adapt-govspecs-to-local-needs.md)
- [2. Collect Market Insights](https://specs.govstack.global/implementation-playbook/development/implementation/procure-and-launch-services/procure-software-and-services/2.-collect-market-insights.md)
- [3. Evaluate Software & Service Providers](https://specs.govstack.global/implementation-playbook/development/implementation/procure-and-launch-services/procure-software-and-services/3.-evaluate-software-and-service-providers.md)
- [Software Development Cycle](https://specs.govstack.global/implementation-playbook/development/implementation/procure-and-launch-services/software-development-cycle.md)
- [Launching the Service](https://specs.govstack.global/implementation-playbook/development/implementation/procure-and-launch-services/launching-the-service.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://specs.govstack.global/implementation-playbook/development/implementation.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.
