> For the complete documentation index, see [llms.txt](https://www.mica.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mica.wtf/definitions/definitions/tofr/transfer-of-funds.md).

# transfer of funds

|                  |                                            |
| ---------------- | ------------------------------------------ |
| **Defined term** | transfer of funds                          |
| **Source**       | ToFR                                       |
| **Reference**    | Article 3, point (9)                       |
| **Status**       | Published                                  |
| **Refresh rule** | Regenerate after source legal-text changes |

## Definition

> 1. '**transfer of** [**funds**](/definitions/definitions/mica/funds.md)' means any transaction at least partially carried out by electronic means on behalf of a [payer](/definitions/definitions/tofr/payer.md) through a [payment service provider](/definitions/definitions/mica/payment-service-provider.md), with a view to making funds available to a [payee](/definitions/definitions/tofr/payee.md) through a payment service provider, irrespective of whether the payer and the payee are the same person and irrespective of whether the payment service provider of the payer and that of the payee are one and the same, including:
>    1. a credit transfer as defined in Article 4, point (24), of Directive (EU) 2015/2366;
>    2. a direct debit as defined in Article 4, point (23), of Directive (EU) 2015/2366;
>    3. a money remittance as defined in Article 4, point (22), of Directive (EU) 2015/2366, whether national or cross-border;
>    4. a transfer carried out using a payment card, an [electronic money](/definitions/definitions/emd2/electronic-money.md) instrument, a mobile phone or any other digital or IT prepaid or postpaid device with similar characteristics;

## Source

[ToFR, Article 3, point (9)](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-i-general-provisions/article-3-definitions).

## Used In ToFR

* [Article 1 — Subject matter](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-i-general-provisions/article-1-subject-matter)
* [Article 2 — Scope](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-i-general-provisions/article-2-scope)
* [Article 10 — Retention of information on the payer and the payee accompanying the transfer](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-ii-psp-obligations/article-10-retention-of-information)
* [Article 11 — Detection of missing information (intermediary PSPs)](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-ii-psp-obligations/article-11-detection-of-missing-information)
* [Article 12 — Transfers of funds with missing information (intermediary PSPs)](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-ii-psp-obligations/article-12-transfers-with-missing-information)
* [Article 13 — Assessment and reporting (intermediary PSPs)](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-ii-psp-obligations/article-13-assessment-and-reporting)
* [Article 4 — Information accompanying transfers of funds](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-ii-psp-obligations/article-4-information-accompanying-transfers-of-funds)
* [Article 7 — Detection of missing information on the payer or the payee](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-ii-psp-obligations/article-7-detection-of-missing-information)
* [Article 8 — Transfers of funds with missing or incomplete information on the payer or the payee](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-ii-psp-obligations/article-8-transfers-with-missing-or-incomplete-information)
* [Article 9 — Assessment and reporting](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-ii-psp-obligations/article-9-assessment-and-reporting)
* [Article 25 — Data protection](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-v-information-data-protection-record-retention/article-25-data-protection)
* [Article 29 — Specific provisions](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-vi-sanctions-and-monitoring/article-29-specific-provisions)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.mica.wtf/definitions/definitions/tofr/transfer-of-funds.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
