> For the complete documentation index, see [llms.txt](https://docs.patcher.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patcher.xyz/project/press-release.md).

# Press / media boilerplate

## Short description

Patcher is a digital twin workspace for Eurorack musicians. It combines a public module database with tools for module collection tracking, rack planning, patch documentation, manual access, and selective public sharing.

## Boilerplate

Patcher helps modular users keep their real systems organized in a way that still holds up later. Instead of splitting module research, rack planning, patch notes, and public sharing across several disconnected tools, Patcher brings those workflows together in one place.

Users can browse the public module database without an account, then create a personal workspace when they want to save their collection, build racks, capture patches, and publish selected work through a public profile. The project is open-source and built for active use rather than passive collection storage.

## Key product points

* public module browsing without a paywall
* collection-driven racks and patches
* patch recall workflow, not just loose note-taking
* rack analysis and panel-aware planning
* public profiles for selected racks and patches

## Links

* [Product](https://patcher.xyz/)
* [Documentation](https://docs.patcher.xyz/)
* [Official images](/project/high-res-official-images.md)
* [GitHub](https://github.com/Polyterative/Patcher)
* [Discord](https://discord.gg/N6Z32xJR)


---

# 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://docs.patcher.xyz/project/press-release.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.
