> For the complete documentation index, see [llms.txt](https://developer.emporix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.emporix.io/partner-library/readme.md).

# Partner Library

The Emporix Partner Library is a curated marketplace within the ACE<sup>™</sup> platform that connects Emporix partners with Emporix customers. It's a destination where you can discover and adopt verified extensions, Value Streams, and AI Agents that extend the Emporix ACE<sup>™</sup> platform. By combining selected listings, compatibility guidance, and clear support ownership, it brings benefits to both partners and customers.

As a **Partner**, you are enabled to share your expertise directly with customers as you can offer the components you've built for Emporix use cases to a broader audience. The Partner Library provides a standardized, secure and scalable way to commercialize your solutions.

As a **Customer**, you can discover what's already prepared and validate that against your needs to reduce implementation effort and time-to-value, or extend your commerce capabilities with minimal friction.

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><i class="fa-pallet-boxes">:pallet-boxes:</i></td><td align="center"><strong>Introduction</strong></td><td align="center">Get familiar with how the Partner Library can support your business goals.</td><td></td><td></td><td><a href="/pages/Pvb47HJD9XGBTfnJhZDx">/pages/Pvb47HJD9XGBTfnJhZDx</a></td></tr><tr><td align="center"><i class="fa-people-arrows">:people-arrows:</i></td><td align="center"><strong>Partners Flow</strong></td><td align="center">If you are an Emporix Partner, learn how you can commercialize your components.</td><td></td><td></td><td><a href="/pages/8MjBt34O1PxI41bHKlJK">/pages/8MjBt34O1PxI41bHKlJK</a></td></tr><tr><td align="center"><i class="fa-handshake">:handshake:</i></td><td align="center"><strong>Customers Flow</strong></td><td align="center">If you are a Customer, learn how you can accelerate implementation of your e-commerce solution with prebuilt components.</td><td></td><td></td><td><a href="/pages/JzQ7fsWgCwTxX5XXOT3h">/pages/JzQ7fsWgCwTxX5XXOT3h</a></td></tr></tbody></table>


---

# 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://developer.emporix.io/partner-library/readme.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.
