# Component Overview

The **Component Overview** is the place where customers can explore all published components from all the partners.

You can browse and filter a catalog of extensions, value streams, and AI Agents by category, supported region, component type, or by specific partner. Listings include the key information such as name, short description, category, price, supported regions/languages, and component type.

<figure><img src="/files/dOUDRgof2E5XRPbP0P5u" alt="Partner Library - Component Overview"><figcaption><p>Partner Library - Component Overview</p></figcaption></figure>

## Component Detail Page

Each component has a dedicated page with more detailed information. You can see a longer description explaining the component purpose and workings, information about what problem it solves, its benefits and features, pricing, compatibility, partner info, and support model.

<figure><img src="/files/zfXJek3hSfa6VhgfTOKh" alt="Partner Library - Component Details"><figcaption><p>Partner Library - Component Details</p></figcaption></figure>


---

# 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/component-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.
