> 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/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/37.md).

# Art. 37 — Access to CCP, clearing and settlement facilities and right to designate settlement system

1. Without prejudice to Titles III, IV or V of Regulation (EU) No 648/2012, Member States shall require that investment firms from other Member States have the right of direct and indirect access to CCP, clearing and settlement systems in their territory for the purposes of finalising or arranging the finalisation of transactions in financial instruments.

   Member States shall require that direct and indirect access of those investment firms to such facilities be subject to the same non-discriminatory, transparent and objective criteria as apply to local members or participants. Member States shall not restrict the use of those facilities to the clearing and settlement of transactions in financial instruments undertaken on a trading venue in their territory.
2. Member States shall require that regulated markets in their territory offer all their members or participants the right to designate the system for the settlement of transactions in financial instruments undertaken on that regulated market, subject to the following conditions:

   1. such links and arrangements between the designated settlement system and any other system or facility as are necessary to ensure the efficient and economic settlement of the transaction in question;
   2. agreement by the competent authority responsible for the supervision of the regulated market that technical conditions for settlement of transactions concluded on the regulated market through a settlement system other than that designated by the regulated market are such as to allow the smooth and orderly functioning of financial markets.

   That assessment of the competent authority of the regulated market shall be without prejudice to the competencies of the national central banks as overseers of settlement systems or other supervisory authorities with competence in relation to such systems. The competent authority shall take into account the oversight/supervision already exercised by those institutions in order to avoid undue duplication of control.


---

# 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/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/37.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.
