> 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-ii-psp-obligations.md).

# Chapter II — PSP obligations (Art. 4–13)

- [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.md): https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32023R1113
- [Article 5 — Transfers of funds within the Union](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-ii-psp-obligations/article-5-transfers-of-funds-within-the-union.md): https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32023R1113
- [Article 6 — Transfers of funds to outside the Union](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-ii-psp-obligations/article-6-transfers-of-funds-to-outside-the-union.md): https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32023R1113
- [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.md): https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32023R1113
- [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.md): https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32023R1113
- [Article 9 — Assessment and reporting](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-ii-psp-obligations/article-9-assessment-and-reporting.md): https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32023R1113
- [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.md): https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32023R1113
- [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.md): https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32023R1113
- [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.md): https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32023R1113
- [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.md): https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32023R1113


---

# 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-ii-psp-obligations.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.
