# PayOut Usage

1. Merchant Panel > Providers > Select the provider you have an agreement with from the PayOut screen to establish a connection.

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

2. Merchant Panel > Providers > PayOut > Connect > Enter the connection details in the General Settings section.

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

3. Merchant Panel > Providers > PayOut > Connect > Enter the pay-out information provided by the provider in the Integration Information section.

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

**Congratulations! You can now easily process payouts with Paywall. Your earnings are ready to be transferred to accounts!**


---

# 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://developer.paywall.one/payment-orchestration-integration-document/overview/providers/payout-usage.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.
