> 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/marketplace.md).

# Marketplace

- [The Patchworks marketplace](https://doc.wearepatchworks.com/product-documentation/marketplace/the-patchworks-marketplace.md)
- [Marketplace blueprints](https://doc.wearepatchworks.com/product-documentation/marketplace/marketplace-blueprints.md)
- [Submitting a blueprint to the public marketplace](https://doc.wearepatchworks.com/product-documentation/marketplace/marketplace-blueprints/submitting-a-blueprint-to-the-public-marketplace.md): If you would like to create an app and submit it for review to be added to the public app marketplace, we have outlined the following submission guide to ensure a high standard.
- [Marketplace connectors](https://doc.wearepatchworks.com/product-documentation/marketplace/marketplace-connectors.md)
- [Submitting a connector for the public marketplace](https://doc.wearepatchworks.com/product-documentation/marketplace/marketplace-connectors/submitting-a-connector-for-the-public-marketplace.md)
- [Marketplace process flows](https://doc.wearepatchworks.com/product-documentation/marketplace/marketplace-process-flows.md)
- [Marketplace scripts](https://doc.wearepatchworks.com/product-documentation/marketplace/marketplace-scripts.md)
- [Marketplace cross-reference lookups](https://doc.wearepatchworks.com/product-documentation/marketplace/marketplace-cross-reference-lookups.md)
- [The notification centre](https://doc.wearepatchworks.com/product-documentation/marketplace/the-notification-centre.md)
- [Private marketplaces](https://doc.wearepatchworks.com/product-documentation/marketplace/private-marketplaces.md)
- [Accessing your private marketplace](https://doc.wearepatchworks.com/product-documentation/marketplace/private-marketplaces/accessing-your-private-marketplace.md)
- [Uploading private marketplace resources](https://doc.wearepatchworks.com/product-documentation/marketplace/private-marketplaces/uploading-private-marketplace-resources.md)
- [Uploading blueprints to your private marketplace](https://doc.wearepatchworks.com/product-documentation/marketplace/private-marketplaces/uploading-private-marketplace-resources/uploading-blueprints-to-your-private-marketplace.md)
- [Uploading custom connectors to your private marketplace](https://doc.wearepatchworks.com/product-documentation/marketplace/private-marketplaces/uploading-private-marketplace-resources/uploading-custom-connectors-to-your-private-marketplace.md)
- [Uploading process flows to your private marketplace](https://doc.wearepatchworks.com/product-documentation/marketplace/private-marketplaces/uploading-private-marketplace-resources/uploading-process-flows-to-your-private-marketplace.md)
- [Uploading scripts to your private marketplace](https://doc.wearepatchworks.com/product-documentation/marketplace/private-marketplaces/uploading-private-marketplace-resources/uploading-scripts-to-your-private-marketplace.md)
- [Uploading cross-reference lookups to your private marketplace](https://doc.wearepatchworks.com/product-documentation/marketplace/private-marketplaces/uploading-private-marketplace-resources/uploading-cross-reference-lookups-to-your-private-marketplace.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/marketplace.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.
