> For the complete documentation index, see [llms.txt](https://docs.blockchatdao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockchatdao.com/features-and-benefits/blockchat-mastermind/blockchat-mastermind-podcast.md).

# BlockChat Mastermind Podcast

### Podcast Episode 1: Quilibrium Founder

### September 10, 2024&#x20;

Ivan Vantagiato (Co-Founder and CMO of BlockChat) sits down with Cassandra Heart, Founder/CEO of Quilibrium, Inc. to talk about how she started out and her plans with Quilibrium.

{% embed url="<https://quilibrium.com/>" %}

{% embed url="<https://youtu.be/a81SoXhSBJc?si=Gj1U-1m0AU1XCDAa>" %}

### Podcast Episode 2: BlockChat Founder

### September 18 2024

Ivan Vantagiato (Co-Founder and CMO of BlockChat) sits down with Stellio Koutsis, Founder/CEO of BlockChat, Stellio talks about his journey into Web3 and the motivation and drive that gave him the idea to build BlockChat.

{% embed url="<https://blockchatdao.com>" %}

{% embed url="<https://youtu.be/ZDJogBsS3Q4?si=h592ITUjmfK-0xAw>" %}

### Podcast Episode 3: Glizzy Founders

### September 19 2024

Ivan Vantagiato (Co-Founder and CMO of BlockChat) sits down with Jack Economos (CEO & Co-Founder of Glizzy) and Lachlan Kitson (Co-Founder of Glizzy). They talk about the rise of GameFi and how indie gamers are important in the world of Web3.&#x20;

{% embed url="<http://glizzy.au/>" %}

{% embed url="<https://youtu.be/DMtUp2MbFgw?si=4yrX4pAamVCDVEL2>" %}

## Podcast Episode 4:  Crypto Rabbit Hole Founder

## October 2, 2024

Ivan Vantagiato (Co-Founder and CMO of BlockChat) sits down with George Katsoulis (Founder of Crypto Rabbit Hole) and talks about his journey into Web3 and the way he came about the name and reason for developing the crypto learning game.

{% embed url="<https://youtu.be/DUR-qUIhc_s?si=K-RY_T-GU5AXL6eE>" %}

## Podcast Episode 5:  Community Growth Specialist for BlockChat

## October 14, 2024

Ivan Vantagiato (Co-Founder and CMO of BlockChat) sits down with Jacob Breadnam (Community Growth Specialist for BlockChat) This week, we sat down for a chat between the two marketing minds behind the growth of BlockChat [@vFalcon24\_](https://x.com/vFalcon24_)dropped some gems about what it means to build a community in Web3 and the power of health/balance as a founder&#x20;

{% embed url="<https://youtu.be/feMwLbFMztQ?si=ZzZx3Q84s4tKyjJY>" %}


---

# 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://docs.blockchatdao.com/features-and-benefits/blockchat-mastermind/blockchat-mastermind-podcast.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.
