> 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/gdpr/chapter-v-transfers-of-personal-data-to-third-countries-or-international-organisations-art.-44-50.md).

# Chapter V — Transfers of personal data to third countries or international organisations (Art. 44–50)

- [Art. 44 — General principle for transfers](https://www.mica.wtf/gdpr/chapter-v-transfers-of-personal-data-to-third-countries-or-international-organisations-art.-44-50/44.md): GDPR Article 44 — General principle for transfers. Regulation (EU) 2016/679, Chapter V — Transfers of personal data to third countries or international organisations.
- [Art. 45 — Transfers on the basis of an adequacy decision](https://www.mica.wtf/gdpr/chapter-v-transfers-of-personal-data-to-third-countries-or-international-organisations-art.-44-50/45.md): GDPR Article 45 — Transfers on the basis of an adequacy decision. Regulation (EU) 2016/679, Chapter V — Transfers of personal data to third countries or international organisations.
- [Art. 46 — Transfers subject to appropriate safeguards](https://www.mica.wtf/gdpr/chapter-v-transfers-of-personal-data-to-third-countries-or-international-organisations-art.-44-50/46.md): GDPR Article 46 — Transfers subject to appropriate safeguards. Regulation (EU) 2016/679, Chapter V — Transfers of personal data to third countries or international organisations.
- [Art. 47 — Binding corporate rules](https://www.mica.wtf/gdpr/chapter-v-transfers-of-personal-data-to-third-countries-or-international-organisations-art.-44-50/47.md): GDPR Article 47 — Binding corporate rules. Regulation (EU) 2016/679, Chapter V — Transfers of personal data to third countries or international organisations.
- [Art. 48 — Transfers or disclosures not authorised by Union law](https://www.mica.wtf/gdpr/chapter-v-transfers-of-personal-data-to-third-countries-or-international-organisations-art.-44-50/48.md): GDPR Article 48 — Transfers or disclosures not authorised by Union law. Regulation (EU) 2016/679, Chapter V — Transfers of personal data to third countries or international organisations.
- [Art. 49 — Derogations for specific situations](https://www.mica.wtf/gdpr/chapter-v-transfers-of-personal-data-to-third-countries-or-international-organisations-art.-44-50/49.md): GDPR Article 49 — Derogations for specific situations. Regulation (EU) 2016/679, Chapter V — Transfers of personal data to third countries or international organisations.
- [Art. 50 — International cooperation for the protection of personal data](https://www.mica.wtf/gdpr/chapter-v-transfers-of-personal-data-to-third-countries-or-international-organisations-art.-44-50/50.md): GDPR Article 50 — International cooperation for the protection of personal data. Regulation (EU) 2016/679, Chapter V — Transfers of personal data to third countries or international organisations.


---

# 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/gdpr/chapter-v-transfers-of-personal-data-to-third-countries-or-international-organisations-art.-44-50.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.
