> 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/general/mode-of-operation.md).

# Mode of Operation

As one of the four cooperation models, ABOUT YOU offers Partners to work in a marketplace model. Our marketplace partners benefit in particular from:

* International growth with access to several Western European countries&#x20;
* Full control over product range as well as warehousing and logistic processes
* High efficiency and limited assortment risk
* High customer satisfaction through first class customer service by ABOUT YOU

***

### Model Overview

The ABOUT YOU Marketplace offers fashion brands and retailers the opportunity to sell their products directly to customers across multiple European countries via ABOUT YOU’s online shop. The model enables Merchants to expand their international reach while ABOUT YOU manages customer orders and payment processing through SCAYLE Payments.

The technical flow is based on a seamless integration: Merchants connect their product catalog to ABOUT YOU through the Seller Center, transmitting all necessary product data. When a customer places an order, ABOUT YOU processes the transaction and forwards the order details to the Merchant via the same interface. The Merchant is responsible for warehousing, fulfillment, and shipping the goods directly to the customer. Customer returns are sent back to the Merchant.

Payments are collected by ABOUT YOU and processed through SCAYLE Payments, with monthly settlements to the Merchant. This setup ensures a smooth and efficient collaboration, allowing Merchants to focus on their assortment while ABOUT YOU handles the technical infrastructure and payment processes.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.partner.aboutyou.com/general/mode-of-operation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
