> 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/tofr/transfer-of-funds-regulation/chapter-v-information-data-protection-record-retention/article-25-data-protection.md).

# Article 25 — Data protection

1. The processing of personal data under this Regulation is subject to Regulation (EU) 2016/679. Personal data that is processed pursuant to this Regulation by the Commission or EBA is subject to Regulation (EU) 2018/1725.
2. Personal data shall be processed by [payment service providers](https://www.mica.wtf/definitions/definitions/tofr/payment-service-provider) and [crypto-asset service providers](https://www.mica.wtf/definitions/definitions/tofr/crypto-asset-service-provider) on the basis of this Regulation only for the purposes of the prevention of [money laundering](https://www.mica.wtf/definitions/definitions/tofr/money-laundering) and [terrorist financing](https://www.mica.wtf/definitions/definitions/tofr/terrorist-financing) and shall not be further processed in a way that is incompatible with those purposes. The processing of personal data on the basis of this Regulation for commercial purposes shall be prohibited.
3. [Payment service providers](https://www.mica.wtf/definitions/definitions/tofr/payment-service-provider) and [crypto-asset](https://www.mica.wtf/definitions/definitions/tofr/crypto-asset) service providers shall provide new clients with the information required pursuant to Article 13 of Regulation (EU) 2016/679 before establishing a business relationship or carrying out an occasional transaction. That information shall be provided in a concise, transparent, intelligible and easily accessible form in accordance with Article 12 of Regulation (EU) 2016/679 and shall, in particular, include a general notice concerning the legal obligations of payment service providers and [crypto-asset service providers](https://www.mica.wtf/definitions/definitions/tofr/crypto-asset-service-provider) under this Regulation when processing personal data for the purposes of the prevention of [money laundering](https://www.mica.wtf/definitions/definitions/tofr/money-laundering) and [terrorist financing](https://www.mica.wtf/definitions/definitions/tofr/terrorist-financing).
4. Payment service providers and [crypto-asset](https://www.mica.wtf/definitions/definitions/tofr/crypto-asset) service providers shall ensure at all times that the transmission of any personal data on the parties involved in a [transfer of funds](https://www.mica.wtf/definitions/definitions/tofr/transfer-of-funds) or a [transfer of crypto-assets](https://www.mica.wtf/definitions/definitions/tofr/transfer-of-crypto-assets) is conducted in accordance with Regulation (EU) 2016/679.\
   \
   The European Data Protection Board shall, after consulting EBA, issue guidelines on the practical implementation of data protection requirements for transfers of personal data to third countries in the context of transfers of crypto-assets. EBA shall issue guidelines on suitable procedures for determining whether to execute, reject, return or suspend a [transfer of crypto-assets](https://www.mica.wtf/definitions/definitions/tofr/transfer-of-crypto-assets) in situations where compliance with data protection requirements for the transfer of personal data to third countries cannot be ensured.


---

# 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/tofr/transfer-of-funds-regulation/chapter-v-information-data-protection-record-retention/article-25-data-protection.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.
