# Accept Payment and Send Payout

<figure><img src="/files/90B9pkbvyqreXfxhX6Wo" alt=""><figcaption></figcaption></figure>

## Suitable for&#x20;

Invoicing Company, Loan & Financing, Insurance

## Implementation Step

{% stepper %}
{% step %}

### Start Accepting Payment

Choose your Payment Mode and Integration

[Accept Payment](/pivot-docs/payments/accept-payment.md)
{% endstep %}

{% step %}

### Withdrawal

Withdraw funds from your Payment Balance to Payout Balance

* Via Dashboard\
  [Accept a Payment](/pivot-docs/quick-start/accept-a-payment.md#withdraw-your-funds)
* Via API\
  [Withdrawal](/pivot-docs/api-references/api-lists/account-and-balance/withdrawal.md)
  {% endstep %}

{% step %}

### Start sending Payout

Choose your Payout method

[Domestic Payout](/pivot-docs/payouts/payout-products/domestic-payout.md)

{% endstep %}
{% endstepper %}


---

# 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/business-as-merchant/accept-payment-and-send-payout.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.
