> For the complete documentation index, see [llms.txt](https://thegoalieguild.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thegoalieguild.gitbook.io/home/programs/retreats/recaps.md).

# Recaps

## 2024 Recap

{% embed url="<https://youtu.be/pzXoJx-cytM?si=nv5zIi3tOr7Oci8L>" %}

{% embed url="<https://youtu.be/XNVX2H9OYiI?si=8Mktn_ZJ0CpKoQ-v>" %}

## 2023 Recap

<figure><img src="/files/xLHmeFCg8ccphOfFLsOn" alt=""><figcaption><p>2023 Global Goaltending Retreat - Group Photo</p></figcaption></figure>

## 2022 Recap

{% embed url="<https://www.youtube.com/watch?v=FfGYNFOXkP8>" %}
Full Recap from Dustin Smith
{% endembed %}

### Day 1

{% embed url="<https://www.youtube.com/watch?v=HEpIQRYLkA8>" %}
Day 1 Recap from Kasimir Kaskisuo
{% endembed %}

### Day 2

{% embed url="<https://www.youtube.com/watch?v=6Tn9KyXRRRU>" %}
Day 2 Recap with Kasimir Kaskisuo
{% endembed %}

### Day 3

{% embed url="<https://www.youtube.com/watch?v=cs6RSx0qUJc>" %}

## 2021 Recap

The 2021 GGR event was held online due to the pandemic.

## 2020 Recap

The 2020 GGR event was held online due to the pandemic.&#x20;

## 2019 Recap

{% embed url="<https://youtu.be/qJwXJh-f-c0>" %}

## 2018 Recap

{% embed url="<https://www.youtube.com/watch?v=xSuZtniu6ZU>" %}

{% embed url="<https://www.youtube.com/watch?v=Qt_oHALmgIo>" %}

{% embed url="<https://www.youtube.com/watch?v=9ihg_WAj62Y>" %}

{% embed url="<https://www.youtube.com/watch?v=FwiEUiGhtPs>" %}

{% embed url="<https://www.youtube.com/watch?v=yvx2z8axfb8>" %}


---

# 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://thegoalieguild.gitbook.io/home/programs/retreats/recaps.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.
