> 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/eu-level/technical-standards/its/its.md).

# Overview

### Classification

**Adopted instruments** — Commission implementing regulations published in the Official Journal. Listed by OJ number ascending.

**Pending instruments** — EBA/ESMA final reports containing draft technical standards not yet adopted by the Commission. Listed at the bottom of the nav. Each links to the corresponding entry in the [Final Reports](/eu-level/technical-standards/final-reports/final-reports.md) section.

### Scope

Primarily covers authorisation forms, white paper templates, and reporting formats.

* [2024/2494 — ESA Cooperation Exchange](/eu-level/technical-standards/its/implementing-technical-standards-cooperation-exchange-information-between-competent-authorities-eba.md)
* [2024/2545 — NCA Cooperation Exchange](/eu-level/technical-standards/its/implementing-technical-standards-cooperation-exchange-information-between-competent-authorities.md)
* [2024/2861 — Inside Information Disclosure](/eu-level/technical-standards/its/implementing-technical-standards-public-disclosure-inside-information-delay.md)
* [2024/2902 — Non-EU Currency Reporting](/eu-level/technical-standards/its/implementing-technical-standards-on-the-reporting-on-arts-and-emts-denominated-in-a-non-eu-currency.md)
* [2024/2984 — White Paper Format](/eu-level/technical-standards/its/implementing-technical-standards-forms-formats-templates-crypto-asset-white-papers.md)
* [2025/304 — Financial Entity Notification](/eu-level/technical-standards/its/implementing-technical-standards-standard-forms-templates-procedures-notification-certain-financial.md)
* [2025/306 — CASP Authorisation Forms](/eu-level/technical-standards/its/implementing-technical-standards-standard-forms-templates-procedures-application-authorisation-crypt.md)
* [2025/1126 — ART Authorisation Forms](/eu-level/technical-standards/its/implementing-technical-standards-forms-templates-art-authorisation.md)

### Related

* [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset.md) — defined term used on this page
* [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/tofr/crypto-asset.md) — defined term used on this page
* [2024/2494 — ESA Cooperation Exchange](/eu-level/technical-standards/its/implementing-technical-standards-cooperation-exchange-information-between-competent-authorities-eba.md)
* [2024/2545 — NCA Cooperation Exchange](/eu-level/technical-standards/its/implementing-technical-standards-cooperation-exchange-information-between-competent-authorities.md)
* [2024/2861 — Inside Information Disclosure](/eu-level/technical-standards/its/implementing-technical-standards-public-disclosure-inside-information-delay.md)
* [2024/2902 — Non-EU Currency Reporting](/eu-level/technical-standards/its/implementing-technical-standards-on-the-reporting-on-arts-and-emts-denominated-in-a-non-eu-currency.md)
* [2024/2984 — White Paper Format](/eu-level/technical-standards/its/implementing-technical-standards-forms-formats-templates-crypto-asset-white-papers.md)
* [2025/304 — Financial Entity Notification](/eu-level/technical-standards/its/implementing-technical-standards-standard-forms-templates-procedures-notification-certain-financial.md)
* [2025/306 — CASP Authorisation Forms](/eu-level/technical-standards/its/implementing-technical-standards-standard-forms-templates-procedures-application-authorisation-crypt.md)
* [2025/1126 — ART Authorisation Forms](/eu-level/technical-standards/its/implementing-technical-standards-forms-templates-art-authorisation.md)


---

# 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/eu-level/technical-standards/its/its.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.
