> 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/53.md).

# Art. 53 — Access to a regulated market

1. Member States shall require a regulated market to establish, implement and maintain transparent and non-discriminatory rules, based on objective criteria, governing access to or membership of the regulated market.
2. The rules referred to in paragraph 1 shall specify any obligations for the members or participants arising from:
   1. the constitution and administration of the regulated market;
   2. rules relating to transactions on the market;
   3. professional standards imposed on the staff of the investment firms or credit institutions that are operating on the market;
   4. the conditions established, for members or participants other than investment firms and credit institutions, under paragraph 3;
   5. the rules and procedures for the clearing and settlement of transactions concluded on the regulated market.
3. Regulated markets may admit as members or participants investment firms, credit institutions authorised under Directive 2013/36/EU and other persons who:
   1. are of sufficient good repute;
   2. have a sufficient level of trading ability, competence and experience;
   3. have, where applicable, adequate organisational arrangements;
   4. have sufficient resources for the role they are to perform, taking into account the different financial arrangements that the regulated market may have established in order to guarantee the adequate settlement of transactions.
4. Member States shall ensure that, for the transactions concluded on a regulated market, members and participants are not obliged to apply to each other the obligations laid down in [Articles 24](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/24.md), [25](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/25.md), [27](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/27.md) and [28](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/28.md). However, the members or participants of the regulated market shall apply the obligations provided for in [Articles 24](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/24.md), [25](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/25.md), [27](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/27.md) and [28](/mica.wtf/mifid-ii/title-ii-authorisation-and-operating-conditions-for-investment-firms-art.-5-43/28.md) with respect to their clients when they, acting on behalf of their clients, execute their orders on a regulated market.
5. Member States shall ensure that the rules on access to or membership of or participation in the regulated market provide for the direct or remote participation of investment firms and credit institutions.
6. Member States shall, without further legal or administrative requirements, allow regulated markets from other Member States to provide appropriate arrangements on their territory so as to facilitate access to and trading on those markets by remote members or participants established in their territory.

   The regulated market shall communicate to the competent authority of its home Member State the Member State in which it intends to provide such arrangements. The competent authority of the home Member State shall communicate that information to the Member State in which the regulated market intends to provide such arrangements within 1 month. ESMA may request access to that information in accordance with the procedure and under the conditions set out in Article 35 of Regulation (EU) No 1095/2010.

   The competent authority of the home Member State of the regulated market shall, on the request of the competent authority of the host Member State and, without undue delay, communicate the identity of the members or participants of the regulated market established in that Member State.
7. Member States shall require the market operator to communicate, on a regular basis, the list of the members or participants of the regulated market to the competent authority of the regulated market.


---

# 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/53.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.
