> For the complete documentation index, see [llms.txt](https://docs.projectcatalyst.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.projectcatalyst.io/welcome-to-project-catalyst/catalyst-team-deliverables/show-and-tell-demos.md).

# Show & Tell Demos

Project Catalyst is more than just funding—it’s an evolving ecosystem driven by innovation and community collaboration. To enhance transparency and keep the community informed, we’re launching a new video series showcasing key features, tools, and improvements within Catalyst. Through exclusive walkthroughs, live demos, and expert insights, we’ll provide a clear look at how these innovations are shaping the future of Catalyst - making participation smoother, governance stronger, and collaboration more impactful.

This initiative is all about bringing the community closer to Catalyst’s ongoing development, ensuring visibility into our progress and fostering greater engagement in the decision-making process. Stay tuned as we unveil the latest advancements - because transparency is key to building a stronger Catalyst!&#x20;

**February, 2025**

Time to tune in to the first episode of  Under The Hood! Get ready for the premiere episode of "Under The Hood," your essential guide to the upcoming changes in Catalyst as Fund14 approaches. This episode is designed to equip you with crucial insights, breaking down significant adjustments and enhancements to ensure you're fully prepared.

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

**April. 2025**

This episode features Community Manager TK Princewill and Head of Architecture Steven Johnson, taking a deep dive into the key system updates and what the community can expect from the new Catalyst App.

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

**June, 2025**

This time, we’re joined by Senior Product Designer Niels Kijf for a deep dive into how user experience shapes the future of a decentralized world. Niels will offer an insightful deep dive into how thoughtful UX design is not merely a feature but a fundamental driver in shaping the future of a truly decentralized world.—and how that vision is coming to life in Project Catalyst!

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


---

# 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.projectcatalyst.io/welcome-to-project-catalyst/catalyst-team-deliverables/show-and-tell-demos.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.
