# Introduction

This section of the Partner Library documentation presents components that are provided and maintained by **Emporix**.

While the broader Partner Library includes components published by external partners, the pages in this section focus only on Emporix-owned components and their use cases.

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><i class="fa-box">:box:</i></td><td align="center"><strong>Product Substitution</strong></td><td align="center">Detect risky cart additions and propose substitute products before checkout.</td><td><a href="/pages/ewtigLrxSdeqJ1iWaJWv">/pages/ewtigLrxSdeqJ1iWaJWv</a></td></tr></tbody></table>


---

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