> For the complete documentation index, see [llms.txt](https://catalyst-swarm.gitbook.io/catalyst-swarm-2022/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://catalyst-swarm.gitbook.io/catalyst-swarm-2022/events.md).

# Events

## Cardano & Catalyst Sessions, Workshops & Events

Maybe it’s wrong to speak about Sessions or Events as this could give you a wrong image of what it is about on its very basis… The main goal of these gatherings is to explore and offer places for the community to meet and to connect.. to establish relationships on which later collaboration and amazing projects start to evolve. It also serves as a very inclusive way to allow new people, joining the community ,to get an idea of what it is all about. To find the right people for the right answers to the right questions.

Feel free to join and to meet the Community

{% hint style="info" %}
Check out upcoming events on Meetup :  <https://www.meetup.com/Cardano-Catalyst-Community-Network>
{% endhint %}

## Catalyst Town Halls

![](/files/Bth5GF5j6ujQZ4tAljND)

#### Each Wednesday at 18:00 UTC - Town Hall by IOHK

Join Daniel Ribar (Community Manager) and the rest of the community for our weekly Catalyst update. Want go get an impression on Town Hall ? Check all recordings ([HERE](https://www.youtube.com/playlist?list=PLnPTB0CuBOByRhpTUdALq4J89m_h7QqLk)).

Right after, **The Catalyst Swarm After Town Hall** opens the floor. Join Community hosted breakout rooms and participate in meaningful discussion, workshops and sessions all around Cardano and Project Catalyst.

### Book a breakout room

Book a breakout room using [this google form](https://docs.google.com/forms/d/e/1FAIpQLSd4E8C01F-DEB3CaM7pBvw-J5NLQbO2pc7ORIUHda-oM9SI5Q/viewform)&#x20;

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSd4E8C01F-DEB3CaM7pBvw-J5NLQbO2pc7ORIUHda-oM9SI5Q/viewform>" %}


---

# 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://catalyst-swarm.gitbook.io/catalyst-swarm-2022/events.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.
