> For the complete documentation index, see [llms.txt](https://catalyst-swarm.gitbook.io/the-catalyst-school/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/the-catalyst-school/website/workshops/introduction-to-catalyst.md).

# Introduction to Catalyst

| key             | value                                                                   |
| --------------- | ----------------------------------------------------------------------- |
| topics          | Intro, Introduction, CAs, vCAs, Proposal, Fund8                         |
| teacher         | Victor Corcino                                                          |
| estimated\_time | 1:02:17                                                                 |
| difficulty      | beginner                                                                |
| featured        | yes                                                                     |
| scheduled\_at   | 16.02.2022 18:00                                                        |
| intro           | This workshop presents and overview about the Project Catalyst process. |
| subtitle        | Introductory workshop about Catalyst                                    |

{% embed url="<https://www.youtube.com/watch?v=kfTZVk3n-B8>" %}
\[Fund 8] Introduction to Catalyst - The Catalyst School - 16th February 2022
{% endembed %}

### 1.1 Summary

In this workshop the **Catalyst School** team presents an overview of the *Project Catalyst*, going through each stage, presenting the roles in Catalyst, exploring how the funding circle works, where the funds come from, the meaning of *voting power* and how the voting system works. &#x20;

It also presents general information and how to use the [IdeaScale](https://cardano.ideascale.com/a/index) platform.

{% embed url="<https://docs.google.com/presentation/u/1/d/1Yni4UXbZ-UpqG69YCNG5ZBqCBMnbxRTi_RnI9EoBSe8/edit?usp=sharing>" %}
F8 Introduction to Catalyst slidedeck
{% endembed %}

> **Catalyst School is a place to leverage the impact of Catalyst as a whole, by introducing and improving the contribution of all its different players and roles.**

![](/files/OYa2fEDzWoRj4d3xmbVy)

### 2.0 Chapters

1. About the Catalyst School
2. What is Project Catalyst
3. Catalyst Roles
4. Funding Circle
5. Where does the money come from?
6. What does *voting power* mean?
7. How does the voting system work?


---

# 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/the-catalyst-school/website/workshops/introduction-to-catalyst.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.
