# Send Funds

### 1. Access Send Funds

<figure><img src="/files/fG4T7w1ldkZB4Xas1nx3" alt="" width="375"><figcaption><p>Send Button</p></figcaption></figure>

### 2. Enter Send Information.

Select the beneficiary you would like to send funds to, then enter the amount and reference for the transfer.

<figure><img src="/files/qCUm1KHWmHy7cl4P8Sa6" alt="" width="360"><figcaption><p>Capture Send Funds Form</p></figcaption></figure>

### 3. Confirm & Authenticate Send.

Confirm the send request by entering the OTP sent to your TygaPay email address and your TygaPay PIN.

<figure><img src="/files/RgsJmPZfsIHyk1wwALpw" alt="" width="360"><figcaption><p>Authorize Send</p></figcaption></figure>


---

# 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://faq.tygapay.com/sepa-bank-accounts/send-funds.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.
