> 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-iii-regulated-markets-art.-44-56/47.md).

# Art. 47 — Organisational requirements

1. Member States shall require the regulated market:
   1. to have arrangements to identify clearly and manage the potential adverse consequences, for the operation of the regulated market or for its members or participants, of any conflict of interest between the interest of the regulated market, its owners or its market operator and the sound functioning of the regulated market, and in particular where such conflicts of interest might prove prejudicial to the accomplishment of any functions delegated to the regulated market by the competent authority;
   2. to be adequately equipped to manage the risks to which it is exposed, including to manage ICT risk in accordance with Chapter II of Regulation (EU) 2022/2554, to implement appropriate arrangements and systems for identifying significant risks to its operation, and to put in place effective measures to mitigate those risks;
   3. to have arrangements for the sound management of the technical operations of the system, including the establishment of effective contingency arrangements to cope with risks of systems disruptions;
   4. to have transparent and non-discretionary rules and procedures that provide for fair and orderly trading and establish objective criteria for the efficient execution of orders;
   5. to have effective arrangements to facilitate the efficient and timely finalisation of the transactions executed under its systems;
   6. to have available, at the time of authorisation and on an ongoing basis, sufficient financial resources to facilitate its orderly functioning, having regard to the nature and extent of the transactions concluded on the market and the range and degree of the risks to which it is exposed;
   7. to have arrangements in place to ensure that it meets data quality standards pursuant to Article 22b of Regulation (EU) No 600/2014;
   8. to have at least three materially active members or users, each having the opportunity to interact with all the others in respect of price formation.
2. Member States shall not allow market operators to execute client orders against proprietary capital, or to engage in [matched principal trading](https://headlesslaw.com/definitions/mifid-ii/matched-principal-trading/) on any of the regulated markets they operate.


---

# 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-iii-regulated-markets-art.-44-56/47.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.
