> For the complete documentation index, see [llms.txt](https://catalyst-swarm.gitbook.io/catalyst-swarm-genesis/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-genesis/july-2021/swarm-sessions-july-2021.md).

# Swarm Sessions - July 2021

## Saturday, 3rd July 2021

![We invite and welcome you on our weekly Catalyst Swarm Session.](https://user-images.githubusercontent.com/25156451/125142144-f029e000-e10e-11eb-9dae-8956be0757b9.png)

#### Discord Context

{% embed url="<https://discord.com/channels/756943420660121600/857713710617460746/860928684905857034>" %}

## Saturday, 17th July 2021

![Another relaxing day for @everyone to sit down and have a chat about what is going on.](/files/-Mens26OqmSvxcCx_lyX)

#### Discord Context

{% embed url="<https://discord.com/channels/756943420660121600/857713710617460746/865888739725017088>" %}

### DAO Library hosted by Pete Oliver-Krueger

{% embed url="<https://www.youtube.com/watch?v=OvBJhtIMehU>" %}
DAO Library hosted by Pete Oliver-Krueger
{% endembed %}

#### Miro Board link:

{% embed url="<https://miro.com/app/board/o9J_l6MT8rY=/?moveToWidget=3074457361478716256&cot=10>" %}

### Toolmakers and Maintainers problem sensing hosted by Felix

{% embed url="<https://www.youtube.com/watch?v=r6Un6sJL_wQ>" %}
Toolmakers and Maintainers problem sensing hosted by Felix
{% endembed %}

A more detailed breakdown of this session can be found on the [Catalyst Circle site](https://catalyst-swarm.gitbook.io/catalyst-circle/toolmakers-and-maintainers/activity#toolmakers-and-maintainers-problem-sensing).

## Saturday, 24th July 2021

![Discord Annoucement](/files/-MfP3lKDL-ugmvYpC5Uk)

#### Discord context

{% embed url="<https://discord.com/channels/832894680290951179/836129396778991616/868489165879267358>" %}

### DAO Library Session

An open session for the Cardano Catalyst Swarm open space. The topic today was different models for how to allocate and record contributions of effort in a Decentralized Autonomous Organization (DAO).

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

#### DAO Library working Doc

{% embed url="<https://docs.google.com/document/d/1GVvHvSlgx1It9EI38ZuLluyuzt9Y336hOKrgUN1xR4o/edit>" %}

### Mini proposal workshop test run hosted by Tevo Saks

{% embed url="<https://www.youtube.com/watch?v=CfpHc8TmmS8>" %}
Mini proposal workshop test run hosted by Tevo Saks
{% endembed %}

#### Chapters:

[00:00](https://www.youtube.com/watch?v=CfpHc8TmmS8\&t=0s) Backstory

[01:40](https://www.youtube.com/watch?v=CfpHc8TmmS8\&t=100s) Mini-Proposal Process

[03:35](https://www.youtube.com/watch?v=CfpHc8TmmS8\&t=215s) Mini-Proposal results and strategy

[08:35](https://www.youtube.com/watch?v=CfpHc8TmmS8\&t=515s) Workshop

[43:45](https://www.youtube.com/watch?v=CfpHc8TmmS8\&t=2625s) How is this talking about education?

[46:05](https://www.youtube.com/watch?v=CfpHc8TmmS8\&t=2765s) Workshop Summary

[51:05](https://www.youtube.com/watch?v=CfpHc8TmmS8\&t=3065s) Feedback About Process

[57:10](https://www.youtube.com/watch?v=CfpHc8TmmS8\&t=3430s) Who is Blane?

#### Miro Board link:

{% embed url="<https://miro.com/app/board/o9J_l5TpnZs=/>" %}

## Saturday, 31st July 2021

![Lets play games and have fun](/files/-Mg6fbyPHztJxyUOJfDp)


---

# 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-genesis/july-2021/swarm-sessions-july-2021.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.
