# EFT

COUNTERPARTIES

[Payments Canada](https://www.payments.ca/)

FLOW

1. Initiation: A business or individual triggers a transaction through online banking, mobile apps or point-of-sale terminals.
2. Authorization: Multifactor authentication secures the transaction through passwords, PINs or biometric verification.
3. Transmission: Secure networks route payment data between financial institutions via established channels like ACH or SWIFT.
4. Processing: Banks verify the transaction details and available funds.
5. Settlement: Funds move between accounts based on the chosen transfer method.
6. Confirmation: Systems generate unique transaction IDs or reference numbers for record-keeping and provide confirmation to the parties involved.


---

# 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/idn/technical/payments/eft.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.
