# Products

- [GET methods](https://developers.alephee.com/v2/products/get-methods.md): Services for obtaining products and related information.
- [Products](https://developers.alephee.com/v2/products/get-methods/page-1.md): Get products and its information from the catalog.
- [Usage limiting](https://developers.alephee.com/v2/products/get-methods/page-1/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/products/get-methods/page-1/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/products/get-methods/page-1/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/products/get-methods/page-1/examples.md)
- [POST methods](https://developers.alephee.com/v2/products/post-methods.md): Services for updating products information.
- [Logical model](https://developers.alephee.com/v2/products/post-methods/logical-model.md)
- [Business Rules](https://developers.alephee.com/v2/products/post-methods/business-rules.md)
- [Prices considerations](https://developers.alephee.com/v2/products/post-methods/business-rules/prices-considerations.md)
- [Available prices attributes combinations to set prices](https://developers.alephee.com/v2/products/post-methods/business-rules/available-prices-attributes-combinations-to-set-prices.md)
- [Stock considerations](https://developers.alephee.com/v2/products/post-methods/business-rules/stock-considerations.md)
- [Alephee B2B portals prices and stock considerations](https://developers.alephee.com/v2/products/post-methods/business-rules/alephee-b2b-portals-prices-and-stock-considerations.md)
- [Measurable quantity and price considerations](https://developers.alephee.com/v2/products/post-methods/business-rules/measurable-quantity-and-price-considerations.md)
- [Update Products](https://developers.alephee.com/v2/products/post-methods/update-products.md)
- [Usage limiting](https://developers.alephee.com/v2/products/post-methods/update-products/usage-limiting.md): Current limits for this endpoint are described below
- [Request and Response](https://developers.alephee.com/v2/products/post-methods/update-products/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/products/post-methods/update-products/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/products/post-methods/update-products/examples.md)
- [PUT methods](https://developers.alephee.com/v2/products/put-methods.md): Services for updating products information.
- [Update product fiscal information](https://developers.alephee.com/v2/products/put-methods/update-product-fiscal-information.md)
- [Usage limiting](https://developers.alephee.com/v2/products/put-methods/update-product-fiscal-information/usage-limiting.md): Current limits for this endpoint are described below
- [Notes](https://developers.alephee.com/v2/products/put-methods/update-product-fiscal-information/notes.md)
- [Request and Response](https://developers.alephee.com/v2/products/put-methods/update-product-fiscal-information/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/products/put-methods/update-product-fiscal-information/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/products/put-methods/update-product-fiscal-information/examples.md)
- [DELETE methods](https://developers.alephee.com/v2/products/delete-methods.md): Services for updating products information.
- [Delete products from a price list](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list.md)
- [Usage limiting](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/usage-limiting.md): Current limits for this endpoint are described below
- [Business rules](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/business-rules.md)
- [Warnings](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/warnings.md)
- [Request and Response](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/request.md): Request to the API endpoint
- [Type specifications](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/type-specifications.md)
- [Result type specifications](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/response.md): Response from the API endpoint...
- [Examples](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/examples.md)
- [Most common validation error messages and how to fix them.](https://developers.alephee.com/v2/products/delete-methods/delete-products-from-a-price-list/most-common-validation-error-messages-and-how-to-fix-them..md)


---

# 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://developers.alephee.com/v2/products.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.
