> For the complete documentation index, see [llms.txt](https://docs.partner.aboutyou.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.partner.aboutyou.com/user-guide.md).

# User Guide

- [General Product Information](https://docs.partner.aboutyou.com/user-guide/general-product-information.md)
- [Create Products](https://docs.partner.aboutyou.com/user-guide/create-products.md)
- [Product Image Requirements](https://docs.partner.aboutyou.com/user-guide/product-image-requirements.md)
- [Product Attributes](https://docs.partner.aboutyou.com/user-guide/product-attributes.md)
- [Product Rejection](https://docs.partner.aboutyou.com/user-guide/product-rejection.md)
- [Brand Page Requirements](https://docs.partner.aboutyou.com/user-guide/brand-page-requirements.md)
- [Categories](https://docs.partner.aboutyou.com/user-guide/categories.md): Manual Integration via UI or Integration via Excel
- [Sizes](https://docs.partner.aboutyou.com/user-guide/sizes.md)
- [User Size Guide](https://docs.partner.aboutyou.com/user-guide/user-size-guide.md)
- [Product Material](https://docs.partner.aboutyou.com/user-guide/product-material.md): Via Excel Upload
- [Manage and Publish Products](https://docs.partner.aboutyou.com/user-guide/manage-and-publish-products.md)
- [Manage Stock and Prices](https://docs.partner.aboutyou.com/user-guide/manage-stock-and-prices.md)
- [Orders and Shipments](https://docs.partner.aboutyou.com/user-guide/orders-and-shipments.md)
- [User Management](https://docs.partner.aboutyou.com/user-guide/user-management.md)
- [Notifications Settings](https://docs.partner.aboutyou.com/user-guide/notifications-settings.md)
- [Return Management](https://docs.partner.aboutyou.com/user-guide/return-management.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/user-guide.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.
