> 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-1-general-provisions-art.-1-6/6.md).

# Art. 6 — Exemption for monetary and public debt management activities and climate policy activities

MAR Article 6 — Exemption for monetary and public debt management activities and climate policy activities. Regulation (EU) No 596/2014, Chapter 1 — General provisions.

1. This Regulation does not apply to transactions, orders or behaviour, in pursuit of monetary, exchange rate or public debt management policy by:
   1. a Member State;
   2. the members of the ESCB;
   3. a ministry, agency or special purpose vehicle of one or several Member States, or by a person acting on its behalf;
   4. in the case of a Member State that is a federal state, a member making up the federation.
2. This Regulation does not apply to transactions, orders or behaviour carried out by the Commission or any other officially designated body or by any person acting on its behalf, in pursuit of public debt management policy.

   1. the Union;
   2. a special purpose vehicle of one or several Member States;
   3. the European Investment Bank;
   4. the European Financial Stability Facility;
   5. the European Stability Mechanism;
   6. an international financial institution established by two or more Member States which has the purpose to mobilise funding and provide financial assistance to the benefit of its members that are experiencing or threatened by severe financing problems.

   This Regulation does not apply to such transactions, orders or behaviour carried out by:
3. This Regulation does not apply to the activity of a Member State, the Commission or any other officially designated body, or of any person acting on their behalf, which concerns emission allowances and which is undertaken in pursuit of the Union’s climate policy in accordance with Directive 2003/87/EC.
4. This Regulation does not apply to the activities of a Member State, the Commission or any other officially designated body, or of any person acting on their behalf, that are undertaken in pursuit of the Union’s Common Agricultural Policy or of the Union’s Common Fisheries Policy in accordance with acts adopted or with international agreements concluded under the TFEU.
5. The Commission shall be empowered to adopt delegated acts in accordance with [Article 35](/mar/chapter-6-delegated-acts-and-implementing-acts-art.-35-36/35.md) to extend the exemption referred to in paragraph 1 to certain public bodies and central banks of third countries.

   To that end, the Commission shall, by 3 January 2016, prepare and present to the European Parliament and to the Council a report assessing the international treatment of public bodies charged with, or intervening in, public debt management and of central banks in third countries.

   The report shall include a comparative analysis of the treatment of those bodies and central banks within the legal framework of third countries, and the risk management standards applicable to the transactions entered into by those bodies and central banks in those jurisdictions. If the report concludes, in particular in regard to the comparative analysis, that the exemption of the monetary responsibilities of those third-country central banks from the obligations and prohibitions of this Regulation is necessary the Commission shall extend the exemption referred to in paragraph 1 also to the central banks of those third countries.
6. The Commission shall also be empowered to adopt delegated acts in accordance with [Article 35](/mar/chapter-6-delegated-acts-and-implementing-acts-art.-35-36/35.md) to extend the exemption set out in paragraph 3 to certain designated public bodies of third countries that have entered into an agreement with the Union pursuant to Article 25 of Directive 2003/87/EC.
7. This Article shall not apply to persons working under a contract of employment or otherwise for the entities referred to in this Article where those persons carry out transactions or orders, or engage in behaviour, directly or indirectly, on their own account.


---

# 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-1-general-provisions-art.-1-6/6.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.
