> For the complete documentation index, see [llms.txt](https://doc.wearepatchworks.com/product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wearepatchworks.com/product-documentation/getting-started/technical-overview.md).

# Technical overview

## Introduction

The Patchworks infrastructure is designed for resilience and scalability - utilising cutting-edge technologies and best practices to ensure your data flows securely, efficiently, and reliably.

Leveraging a combination of proven technologies and innovative solutions, our tech stack is curated to provide a comprehensive, flexible environment for developing, deploying, and managing our Core product.&#x20;

<figure><img src="/files/ag54FiqesEf5gaBgGapa" alt=""><figcaption></figcaption></figure>

## In this section

* [Patchworks infrastructure](/product-documentation/getting-started/technical-overview/patchworks-infrastructure.md)
* [ISO certification](/product-documentation/getting-started/technical-overview/iso-certification.md)
* [Data security (SOC 2)](/product-documentation/getting-started/technical-overview/data-security-soc-2.md)
* [Product security](/product-documentation/getting-started/technical-overview/product-security.md)
* [Tech stack](/product-documentation/getting-started/technical-overview/tech-stack.md)
* [Patchworks IPs](/product-documentation/getting-started/technical-overview/patchworks-ips.md)


---

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

```
GET https://doc.wearepatchworks.com/product-documentation/getting-started/technical-overview.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.
