# Create payment

## Send

To send funds to a recipient, you need to fill in all the fields in the section: customer, recipient, source account, destination account, amount, reference, comment. Before confirming the transaction, please check the data in the Summary section.

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

## Convert

This is an exchange operation to convert funds from one currency to another between different accounts of the same customer. You need to fill in all the fields in the section: customer, source account, destination account, amount, comment. Before confirming the transaction, please check the data in the Summary section.

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

## Transfer

This operation is for transferring funds between different customers’ accounts within our system. You need to fill in all the fields in the section: source customer, destination customer, source account, destination account, amount, comment. Before confirming the transaction, please check the data in the Summary section.

<figure><img src="/files/yb0cwZCutdGQkZ8tZ4cw" alt=""><figcaption></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://docs.delos.financial/baas-wiki/admin-panel-overview/create-payment.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.
