# Correspondent banking

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

```
PAYMENT SETTLED VIA CORRESPONDENT BANKING
1. Debiting of payer’s account with bank A
2. Crediting of bank B’s mirror account with bank A, which is kept for accounting purposes
3. Payment message from bank A to bank B via telecommunication network
4. Debiting of bank A’s account with bank B (loro account)

A. Use correspondent bank only
5. Crediting of bank C’s account with bank B
6. Payment message from bank B to bank C via telecommunication network
7. Debiting of bank’s B mirror account with bank C, which is kept for accounting purposes
8. Crediting of receiver’s account with bank C

B. Involvement of payment system
5. Payment message from bank B to payment system
6. Settlement via payment system
7. Payment message from payment system to bank C
8. Crediting of receiver’s account with bank C
```

<figure><img src="/files/JGgSvIFTvw4WbT0bbe2t" 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.xft.finance/learn/flows/payments/correspondent-banking.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.
