> For the complete documentation index, see [llms.txt](https://wiki.societalthinking.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.societalthinking.org/how-to-apply/the-sprints/sprint-8-staging-orchestrating-prototyping.md).

# Sprint 8: Staging, orchestrating, prototyping

To sequence the actions identified across sprint 4 to 7, develop orchestration structures (including governance) and identify prototypes to validate feasibility.

Having identified the actions, we need to arrange them in stages (domino effect) so as to build momentum over time. Understanding and planning for how they would be orchestrated and governed is a part of this. The proof of the pudding is in the eating. If not done already, this is the time to prototype and validate new ideas. This helps co-create with the ecosystem and improve ideas before implementation at scale. Let’s hack!

**Pre-requisite:** A descriptive list of all actions / initiatives identified through sprint 1-7

**Pre-requisite:** An updated version of the design document (SDA5) based on sprint 7 outputs

**Downloadable assets** that are useful for preparing for / facilitating this sprint:

* [S8A1](https://drive.google.com/file/d/1lB_EsOaT3X_glmNZiq91dN7vEfrTTQMZ/view?usp=drive_link): A primer on sequencing, orchestrating, governance and prototyping
* [S8A2](https://drive.google.com/file/d/15Titn5z0rOvjaHpstQWz0Pf2BW-_7APX/view?usp=drive_link): Objectives and agenda for the time we will spend together
* S8A3: A slide deck to help sequence and define supporting structures
* S8A4: A guide to enable those who want to facilitate this sprint
* [SDA5](https://drive.google.com/file/d/10y8qmaoIwF_dkMgaZmURZHNQmHczUzV8/view?usp=drive_link): The design document where all sprint outputs are curated

Please email <design@societalthinking.org> to request a copy of A3 and A4 assets.

**Post-work:** Definition of stages, supporting structures and identified prototypes

**Post-work:** A prototype design note for each action identified for field validation

**Post-work:** An updated version of the design document (SDA5) based on sprint 8 outputs<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.societalthinking.org/how-to-apply/the-sprints/sprint-8-staging-orchestrating-prototyping.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
