# Core Capabilities

**1. Product Information**

* Retrieve complete product details including pricing, stock, and attributes
* Access product variants with configurable attribute options
* Support for grouped products (product sets sold together)
* Bundle product configurations with chapter-based selections

**2. Category & Navigation**

* Category detail pages with subcategory hierarchies
* Product-to-category relationships for navigation
* Attribute set configurations for product filtering

**3. Inventory & Availability**

* Real-time retail store stock queries
* Basket-level stock availability checks
* Multi-seller product pricing and availability

**4. Data Sources & Sellers**

* Seller-specific product information
* Data source configurations for marketplace scenarios
* Multi-seller pricing comparisons


---

# 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://apidocs.akinon.com/commerce-openapis/products/introduction/core-capabilities.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.
