> 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/dora/digital-operational-resilience-act/q-and-a.md).

# Q\&As

Q\&As whose primary legal basis or mandate belongs to DORA.

## Contents

* [Critical Services Affected](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2024-7047-critical-services-affected.md)
* [Duplicate ICT Incident Reporting](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2024-7050-duplicate-ict-incident-reporting.md)
* [Exemption for Non-EU ICT Intra-group Service Providers](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2024-7096-exemption-for-non-eu-ict-intra-group-service-providers.md)
* [Scope of Register of Information for Contractual Arrangem...](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2024-7098-scope-of-register-of-information-for-contractual-arrangement.md)
* [Elaboration on the meaning of a separated and dedicated n...](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2024-7178-elaboration-on-the-meaning-of-a-separated-and-dedicated-netw.md)
* [Template specific instructions – field B\_01.02.0050 (Hier...](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2024-7277-template-specific-instructions-field-b-01-02-0050-hierarchy.md)
* [Template specific instructions - field B\_01.02.0060 (LEI ...](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2024-7278-template-specific-instructions-field-b-01-02-0060-lei-of-the.md)
* [Template specific instructions – field B\_02.02.0130 (Coun...](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2024-7279-template-specific-instructions-field-b-02-02-0130-country-of.md)
* [Template specific instructions – field B\_02.02.0160 (Loca...](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2024-7281-template-specific-instructions-field-b-02-02-0160-location-o.md)
* [Template specific instructions – field B\_04.01.0040 (Iden...](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2024-7282-template-specific-instructions-field-b-04-01-0040-identifica.md)
* [Template specific instructions – field B\_05.01.0020 (Type...](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2024-7283-template-specific-instructions-field-b-05-01-0020-type-of-co.md)
* [Template specific instructions – field B\_05.02.0060 (Iden...](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2024-7284-template-specific-instructions-field-b-05-02-0060-identifica.md)
* [Template specific instructions – primary keys](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2024-7285-template-specific-instructions-primary-keys.md)
* [Definition and scope of ICT services](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2024-7290-definition-and-scope-of-ict-services.md)
* [The scope of the regulation described in Article 6 mismat...](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2025-7297-the-scope-of-the-regulation-described-in-article-6-mismatche.md)
* [ANNUAL REPORT ON NEW ARRANGEMENTS ON THE USE OF ICT SERVICES](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2025-7309-annual-report-on-new-arrangements-on-the-use-of-ict-services.md)
* [Part 2 – Template specific instructions to template B\_06.01](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2025-7313-part-2-template-specific-instructions-to-template-b-06-01.md)
* [How to fill the refPeriod field of the parameters.csv fil...](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2025-7387-how-to-fill-the-refperiod-field-of-the-parameters-csv-file-f.md)
* [Obligation to maintain a register of information for FEs ...](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2025-7388-obligation-to-maintain-a-register-of-information-for-fes-exe.md)
* [Staff costs](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2025-7439-staff-costs.md)
* [Public Authorities Exemption](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2025-7466-public-authorities-exemption.md)
* [Types of 'telephone services' included under the definiti...](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2025-7539-types-of-telephone-services-included-under-the-definition-of.md)
* [Classification of phishing-attacks as a reportable major ...](/dora/digital-operational-resilience-act/q-and-a/eba-qa-2025-7613-classification-of-phishing-attacks-as-a-reportable-major-ict.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/dora/digital-operational-resilience-act/q-and-a.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.
