# Payouts

- [Payout overview](https://docs.jaka.app/shopify/payouts/payout-overview.md): Pay your affiliates
- [View & Understand a Payout](https://docs.jaka.app/shopify/payouts/view-and-understand-a-payout.md): This guide explains how to open a payout and understand all the information shown, so you know who is being paid, for what sales, and how much.
- [Manage Payouts (Filter, Export & Sort)](https://docs.jaka.app/shopify/payouts/manage-payouts-filter-export-and-sort.md): This guide shows how to manage payouts efficiently by searching, filtering, sorting, and exporting payout data.
- [Paying Affiliates](https://docs.jaka.app/shopify/payouts/paying-affiliates.md)
- [Pay affiliates in app with PayPal](https://docs.jaka.app/shopify/payouts/paying-affiliates/pay-affiliates-in-app-with-paypal.md): Currently Jaka app allows connect the app to your PayPal account so you can directly pay for the affiliates in the app. Integrate the PayPal account with the app and use it when you check payouts.
- [Pay affiates outside Jaka app](https://docs.jaka.app/shopify/payouts/paying-affiliates/pay-affiates-outside-jaka-app.md)
- [FAQs](https://docs.jaka.app/shopify/payouts/paying-affiliates/faqs.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.jaka.app/shopify/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.
