> 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/mar/chapter-3-disclosure-requirements-art.-17-21a/21a.md).

# Art. 21a — Accessibility of information on the European single access point

MAR Article 21a — Accessibility of information on the European single access point. Regulation (EU) No 596/2014, Chapter 3 — Disclosure requirements.

1. From 10 January 2028, when making public any information referred to in [Article 17(1)](/mar/chapter-3-disclosure-requirements-art.-17-21a/17.md) and (2) and [Article 19(3)](/mar/chapter-3-disclosure-requirements-art.-17-21a/19.md) of this Regulation, the issuer or the emission allowance market participant shall submit that information at the same time to the relevant collection body referred to in paragraph 3 of this Article for the purpose of making it accessible on the European single access point (ESAP) established under Regulation (EU) 2023/2859 of the European Parliament and of the Council.

   1. be submitted in a data extractable format as defined in Article 2, point (3), of Regulation (EU) 2023/2859 or, where required by Union law, in a machine-readable format, as defined in Article 2, point (4), of that Regulation;
   2. be accompanied by the following metadata:
      1. all the names of the issuer or the emission allowance market participant to which the information relates;
      2. the legal entity identifier of the issuer or of the emission allowance market participant that is a legal person, as specified pursuant to Article 7(4), point (b), of Regulation (EU) 2023/2859;
      3. the size, by category, of the issuer or of the emission allowance market participant that is a legal person, as specified pursuant to Article 7(4), point (d), of that Regulation;
      4. the type of information, as classified pursuant to Article 7(4), point (c), of that Regulation;
      5. an indication of whether the information contains personal data.

   That information shall comply with the following requirements:
2. For the purposes of paragraph 1, point (b)(ii), issuers and emission allowance market participants that are legal persons shall obtain a legal entity identifier.
3. By 9 January 2028, for the purpose of making the information referred to in paragraph 1 of this Article accessible on ESAP, Member States shall designate at least one collection body as defined in Article 2, point (2), of Regulation (EU) 2023/2859 and notify ESMA thereof.
4. From 10 January 2028, where national law provides that a competent authority is itself permitted to make public the information referred to in [Article 19(3)](/mar/chapter-3-disclosure-requirements-art.-17-21a/19.md) of this Regulation for the purpose of making that information accessible on ESAP, the collection body as defined in Article 2, point (2), of Regulation (EU) 2023/2859 shall be the competent authority.
5. From 10 January 2028, the information referred to in [Article 34(1)](/mar/chapter-5-administrative-measures-and-sanctions-art.-30-34/34.md) of this Regulation shall be made accessible on ESAP. For that purpose, the collection body as defined in Article 2, point (2), of Regulation (EU) 2023/2859 shall be the competent authority.

   1. be submitted in a data extractable format as defined in Article 2, point (3), of Regulation (EU) 2023/2859;
   2. be accompanied by the following metadata:
      1. all the names of the issuer to which the information relates;
      2. where available, the legal entity identifier of the issuer, as specified pursuant to Article 7(4), point (b), of Regulation (EU) 2023/2859;
      3. the type of information, as classified pursuant to Article 7(4), point (c), of that Regulation;
      4. an indication of whether the information contains personal data.

   That information shall comply with the following requirements:
6. For the purpose of ensuring the efficient collection and management of information submitted in accordance with paragraph 1, ESMA shall develop draft implementing technical standards to specify:

   1. any other metadata to accompany the information;
   2. the structuring of data in the information;
   3. for which information a machine-readable format is required and, in such cases, which machine-readable format is to be used.

   For the purposes of point (c), ESMA shall assess the advantages and disadvantages of different machine-readable formats and conduct appropriate field tests.

   ESMA shall submit those draft implementing technical standards to the Commission.

   Power is conferred on the Commission to adopt the implementing technical standards referred to in the first subparagraph of this paragraph in accordance with Article 15 of Regulation (EU) No 1095/2010.
7. Where necessary, ESMA shall adopt guidelines to ensure that the metadata submitted in accordance with paragraph 6, first subparagraph, point (a), are correct.


---

# 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/mar/chapter-3-disclosure-requirements-art.-17-21a/21a.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.
