# Checklist

A great workshop requires a bit of preparation. Here you find the preflight checklists: crossing all items off will set you up for a successful and enjoyable workshop.

## People

* [ ] Organise the workshop participants into groups of five people, plus or minus one each.&#x20;
* [ ] Keep the number of groups to at most four in a room. It will get noisy and distracting otherwise.
* [ ] Appoint workshop facilitators: one for every two groups is a good ratio.&#x20;

{% hint style="info" %}
**Participants** learn, reflect and connect as part of their group. Keep this opportunity for team building in mind when assigning groups.
{% endhint %}

## Venue

* [ ] Facility to present the instruction deck visible to all participants at all times during the workshop
* [ ] Space for each group to put two A0-sized canvases side by side. Tables or walls work equally well.
* [ ] Space for facilitators and participants alike to move around without obstructions.
* [ ] A place to service water, tea and coffee, and light refreshments during the workshop.
* [ ] A place for participants to withdraw from the proceedings and recharge a bit.

{% hint style="info" %}
**Tables** should measure 80x160 cm or better to accommodate for a group's work effort. Make sure each participant has at least 90 cm of spare room. &#x20;
{% endhint %}

## Materials

* [ ] Pens for all participants; [Sharpie markers](https://www.sharpie.com/markers) are a good choice.
* [ ] Sticky notes in at least two colours, and in [3x3"](https://www.amazon.com/Post-Sticking-Janeiro-Collection-654-24SSAU-CP/dp/B00CMKA9HK/ref=sr_1_8) and [3x5"](https://www.amazon.com/Post-6555PK-Original-Colors-100-Sheet/dp/B00006JNNG/ref=sr_1_3) sizes.
* [ ] Prints of the canvases, per the table below:

| Canvas                                                      | Size                    | Quantity        |
| ----------------------------------------------------------- | ----------------------- | --------------- |
| [PPS-1](/workshop/canvases.md#ecology-map)                  | A0 Landscape            | 1 per group     |
| [PPS-2](/workshop/canvases.md#ecosystem-motivations-matrix) | A0 Landscape            | 1 per group     |
| [PPS-3A](/workshop/canvases.md#ecosystem-role-portrait)     | A1 Portrait             | 2 per group     |
| [PPS-3B](/workshop/canvases.md#ecosystem-role-portrait)     | A1 Portrait             | 2 per group     |
| [PPS-4](/workshop/canvases.md#platform-transaction-engine)  | A0 Landscape            | 1 per group     |
| [PPS-5L](/workshop/canvases.md#platform-innovation-engine)  | A1 Portrait             | 1 per group     |
| [PPS-5R](/workshop/canvases.md#platform-innovation-engine)  | A1 Portrait             | 1 per group     |
| [PPS-6](/workshop/canvases.md#platform-experience-map)      | A0 Landscape            | 1 per group     |
| Instruction Cards                                           | A6 Landscape, laminated | 1 set per group |
| Example Cards                                               | A5 Landscape, laminated | 1 set per group |


---

# 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://position.futuring-architectures.com/workshop/checklist.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.
