# Products

- [Product Statuses](https://docs.partner.aboutyou.com/api/products/product-statuses.md)
- [Get Products](https://docs.partner.aboutyou.com/api/products/get-products.md)
- [Get Rejected Products](https://docs.partner.aboutyou.com/api/products/get-rejected-products.md)
- [List Countries](https://docs.partner.aboutyou.com/api/products/list-countries.md)
- [List Brands](https://docs.partner.aboutyou.com/api/products/list-brands.md)
- [List Product Categories](https://docs.partner.aboutyou.com/api/products/list-product-categories.md)
- [List Product Attribute Groups](https://docs.partner.aboutyou.com/api/products/list-product-attribute-groups.md)
- [Create and Update Products](https://docs.partner.aboutyou.com/api/products/create-and-update-products.md)
- [Get Product Batch Results](https://docs.partner.aboutyou.com/api/products/get-product-batch-results.md)
- [Update Product Status (and Publish)](https://docs.partner.aboutyou.com/api/products/update-product-status-and-publish.md)
- [Get Product Status Update Batch Results](https://docs.partner.aboutyou.com/api/products/get-product-status-update-batch-results.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://docs.partner.aboutyou.com/api/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.
