# Solutions

- [Business as Platform](https://pivot-payment.gitbook.io/pivot-docs/solutions/business-as-platform.md)
- [Accept Payment on behalf](https://pivot-payment.gitbook.io/pivot-docs/solutions/business-as-platform/accept-payment-on-behalf.md): Onboard your Merchant as Sub-account, receive payment, and flexible to charge fee
- [Send Payout on behalf](https://pivot-payment.gitbook.io/pivot-docs/solutions/business-as-platform/send-payout-on-behalf.md): Onboard your Merchant as Sub-account, Send Payout, and flexible to charge fee
- [Accept Payment and Split (Multi-Party)](https://pivot-payment.gitbook.io/pivot-docs/solutions/business-as-platform/accept-payment-and-split-multi-party.md): Onboard your Partner as Sub-account, receive payment, and split to multiple party
- [Business as Merchant](https://pivot-payment.gitbook.io/pivot-docs/solutions/business-as-merchant.md)
- [Accept Payment and Send Payout](https://pivot-payment.gitbook.io/pivot-docs/solutions/business-as-merchant/accept-payment-and-send-payout.md): Start receiving funds from Payment and Send to Beneficiary account
- [Accept Payment](https://pivot-payment.gitbook.io/pivot-docs/solutions/business-as-merchant/accept-payment.md): Start receiving funds from your Customer
- [Send Payout](https://pivot-payment.gitbook.io/pivot-docs/solutions/business-as-merchant/send-payout.md): Start sending funds to your Beneficiary account


---

# 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://pivot-payment.gitbook.io/pivot-docs/solutions.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.
