# 1.3 Find a vision

## Shared vision warm-up

A 15 minute quick warm-up activity to help step out of problem analysis and align on a positively-framed vision before moving to solutions.

<details>

<summary><strong>How to do it</strong></summary>

Run this as a short exercise in small groups (5-10).

#### **1. Set the frame**

Ask the group:\
“In a best-case scenario, what should this services be like?”

#### **2. Use “Yes, and…”**

One person responds in a single sentence.\
Each person continues by starting with “Yes, and…”.

#### **3. Capture themes**

As the group presents back, capture key phrases and recurring ideas

Encourage:

* positive framing
* user-centred language
* plain, non-technical wording

</details>


---

# 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.1/implementation/design-service/1-understanding-the-current-service-as-is/1.3-find-a-vision.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.
