# Send Money

{% hint style="info" %}
This step requires you to have already [added a Beneficiary](/yogupay-payout-api/business-dashboard/adding-a-beneficiary.md) before hand.&#x20;
{% endhint %}

1. <mark style="color:green;">Click on Send Money on the Dashboard. On the Send Money page, click on the Beneficiary you want to send funds to</mark>

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

2. <mark style="color:green;">Confirm Beneficiary Details then Proceed to send Funds</mark>

<figure><img src="/files/6jBTInxC7fRH3yd7G91o" alt=""><figcaption><p>Confirming Beneficiary Details</p></figcaption></figure>

3. <mark style="color:green;">Enter the Destination Amount, Narrative & Attach a Supporting Document for the transfer</mark>

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

4. <mark style="color:green;">You will then enter an OTP confirming the Business Transfer</mark>

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

5. <mark style="color:green;">The transaction will be posted after Submitting OTP</mark>

The transaction will be processed and the Beneficiary will receive the funds T+0


---

# 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://yogupay.gitbook.io/yogupay-payout-api/business-dashboard/send-money.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.
