# Payouts

Payouts cover how funds are transferred onward to brands.

This is the outbound side of the payment model.

<figure><img src="/files/IM4iT9LkuVPOz25ATOsh" alt=""><figcaption></figcaption></figure>

### What payouts mean

Payouts mean paying brands the amounts due to them once the relevant payment position has been established.

Within the Lexir model, payouts are based on payout reports from brands.

Payouts are made by bank transfer.

### How it works in practice

Once the relevant payout reporting has been provided by the brand, Lexir uses that basis to execute the payout by bank transfer.

This gives brands a defined route for receiving funds rather than relying on manual or ad hoc payout handling.

### What defines the payout process

The payout process is shaped by:

* the payout reports provided by the brand
* the amounts due on that basis
* payout execution by bank transfer


---

# 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.lexir.com/operations/payments/payouts.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.
