> For the complete documentation index, see [llms.txt](https://catalystwg.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://catalystwg.gitbook.io/docs/playbook/in-person-agenda.md).

# In-Person Agenda

## Pre-workshop: <a href="#pre-workshop" id="pre-workshop"></a>

#### Resource allocation/set-up: <a href="#resource-allocation-set-up" id="resource-allocation-set-up"></a>

* 1h - 30m before the workshop starts

#### Initial Networking & Refreshments: <a href="#initial-networking-and-refreshments" id="initial-networking-and-refreshments"></a>

* 30 min before the workshop

### &#x20;<a href="#work-shop-overview" id="work-shop-overview"></a>

## Work Shop Overview <a href="#work-shop-overview" id="work-shop-overview"></a>

1. Welcome - Time: 5 min
2. Ground rules & Expectations - Time: 5 min
3. Workshop Overview - Time: 10 min
4. Intro to Catalyst: 10 min
5. Networking/Break - Time: 20 min
6. Task Explanation - Time: 10 min
7. Mini Working Groups Session #1 - Time: 1 hour
   * 25 min Task #1
   * 5 min Overview Task #2
   * 25 min Task #2
   * 5 min Wrap-Up
8. Lunch Break - Time: 1 hour
9. Energizer and Group Spirit - Time: 10 mins
10. Mini Working Groups Session #2 - Time: 40 min 1 hour
    * 25 min Task #1
    * 5 min Overview Task #2
    * 25 min Task #2
    * 5 min Wrap-Up
11. Community Group Sharing - Time: 30 min
12. Closing Thoughts - Time: 20 min
13. Feedback - Time: 10min

### 🎉Happy Hour 🎉

* 1-2 Hours

**The Outline Document has a breakdown of all Agenda Task Items:**

{% content-ref url="/spaces/8QCzJ0K29Fws6KCpPUpz/pages/dLMjwqzzzr66fm4Nx9p5" %}
[In-Person Agenda](/docs/outline/running-the-workshop/in-person-agenda.md)
{% endcontent-ref %}


---

# 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://catalystwg.gitbook.io/docs/playbook/in-person-agenda.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.
