# Patchworks demos

## Introduction

This page includes video demonstrations showing different aspects of the Patchworks platform.

## What is Patchworks?

Watch our two-minute explainer video for Patchworks!

{% embed url="<https://www.youtube.com/watch?v=Lp2X-44MTHs>" %}

## Integrating 5 Systems in Under 10 Minutes

Our CTO, Conor Barr, demonstrates using our pre-built [Blueprints](https://doc.wearepatchworks.com/product-documentation/marketplace/blueprints) , [Connector Builder ](https://doc.wearepatchworks.com/product-documentation/developer-hub/connector-builder)[Postman Importer](https://doc.wearepatchworks.com/product-documentation/developer-hub/postman-importer-beta) & no-code/low-code canvas with ready-to-use process flows, how quickly and easily you can cut down on implementation time and get your systems connected.

{% embed url="<https://youtu.be/KH8yml7vyTc>" %}

## Connector builder in 5 minutes

Our CEO, Jim Herbert, shows how easy it is to build your own custom connector with the Patchworks [connector builder](/product-documentation/developer-hub/connector-builder.md) in just 5 minutes!

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

## Cache & flow control in process flows

Our CTO, Conor Barr, demonstrates the power of [flow control](/product-documentation/process-flows/building-process-flows/process-flow-shapes/standard-shapes/flow-control-shape.md) and [cache](/product-documentation/process-flows/building-process-flows/process-flow-shapes/advanced-shapes/cache.md) shapes in Patchworks process flows. &#x20;

{% embed url="<https://youtu.be/NiVxv6lV1zU>" %}


---

# Agent Instructions: 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:

```
GET https://doc.wearepatchworks.com/product-documentation/welcome/patchworks-demos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
