> 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/amlr/chapter-iii-customer-due-diligence-art.-19-50/35.md).

# Art. 35 — Countermeasures to mitigate money laundering and terrorist financing threats from outside

AMLR Article 35 — Countermeasures to mitigate money laundering and terrorist financing threats from outside the Union. Regulation (EU) 2024/1624, Chapter III — Customer due diligence.

For the purposes of [Articles 29](/amlr/chapter-iii-customer-due-diligence-art.-19-50/29.md) and [31](/amlr/chapter-iii-customer-due-diligence-art.-19-50/31.md), the Commission may choose from among the following countermeasures:

> **(a)**&#x63;ountermeasures that obliged entities are to apply to persons and legal entities involving high-risk third countries and, where relevant, other countries posing a threat to the Union’s financial system consisting in:
>
> > **(i)**&#x74;he application of additional elements of enhanced due diligence;
> >
> > **(ii)**&#x74;he introduction of enhanced relevant reporting mechanisms or systematic reporting of financial transactions;
> >
> > **(iii)**&#x74;he limitation of business relationships or transactions with natural persons or legal entities from those third countries;
>
> **(b)**&#x63;ountermeasures that Member States are to apply with regard to high-risk third countries and, where relevant, other countries posing a threat to the Union’s financial system consisting in:
>
> > **(i)**&#x72;efusing the establishment of subsidiaries or branches or representative offices of obliged entities from the country concerned, or otherwise taking into account the fact that the relevant obliged entity is from a third country that does not have adequate AML/CFT regimes;
> >
> > **(ii)**&#x70;rohibiting obliged entities from establishing branches or representative offices in the third country concerned, or otherwise taking into account the fact that the relevant branch or representative office would be in a third country that does not have adequate AML/CFT regimes;
> >
> > **(iii)**&#x72;equiring increased supervisory examination or increased external audit requirements for branches and subsidiaries of obliged entities located in the third country concerned;
> >
> > **(iv)**&#x72;equiring increased external audit requirements for financial groups with respect to any of their branches and subsidiaries located in the third country concerned;
> >
> > **(v)**&#x72;equiring credit institutions and financial institutions to review and amend, or if necessary terminate, correspondent relationships with respondent institutions in the third country concerned.


---

# 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/amlr/chapter-iii-customer-due-diligence-art.-19-50/35.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.
