> 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-2-inside-information-insider-dealing-unlawful-disclosure-of-inside-information-and-market-ma/7.md).

# Art. 7 — Inside information

MAR Article 7 — Inside information. Regulation (EU) No 596/2014, Chapter 2 — Inside information, insider dealing, unlawful disclosure of inside information and market manipulation.

1. For the purposes of this Regulation, inside information shall comprise the following types of information:
   1. information of a precise nature, which has not been made public, relating, directly or indirectly, to one or more issuers or to one or more financial instruments, and which, if it were made public, would be likely to have a significant effect on the prices of those financial instruments or on the price of related derivative financial instruments;
   2. in relation to commodity derivatives, information of a precise nature, which has not been made public, relating, directly or indirectly to one or more such derivatives or relating directly to the related spot commodity contract, and which, if it were made public, would be likely to have a significant effect on the prices of such derivatives or related spot commodity contracts, and where this is information which is reasonably expected to be disclosed or is required to be disclosed in accordance with legal or regulatory provisions at the Union or national level, market rules, contract, practice or custom, on the relevant commodity derivatives markets or spot markets;
   3. in relation to emission allowances or auctioned products based thereon, information of a precise nature, which has not been made public, relating, directly or indirectly, to one or more such instruments, and which, if it were made public, would be likely to have a significant effect on the prices of such instruments or on the prices of related derivative financial instruments;
   4. information conveyed by a client or by other persons acting on the client’s behalf or information known by virtue of management of a proprietary account or of a managed fund and relating to pending orders in financial instruments, which is of a precise nature, relating, directly or indirectly, to one or more issuers or to one or more financial instruments, and which, if it were made public, would be likely to have a significant effect on the prices of those financial instruments, the price of related spot commodity contracts, or on the price of related derivative financial instruments.
2. For the purposes of paragraph 1, information shall be deemed to be of a precise nature if it indicates a set of circumstances which exists or which may reasonably be expected to come into existence, or an event which has occurred or which may reasonably be expected to occur, where it is specific enough to enable a conclusion to be drawn as to the possible effect of that set of circumstances or event on the prices of the financial instruments or the related derivative financial instrument, the related spot commodity contracts, or the auctioned products based on the emission allowances. In this respect in the case of a protracted process that is intended to bring about, or that results in, particular circumstances or a particular event, those future circumstances or that future event, and also the intermediate steps of that process which are connected with bringing about or resulting in those future circumstances or that future event, may be deemed to be precise information.
3. An intermediate step in a protracted process shall be deemed to be inside information if, by itself, it satisfies the criteria of inside information as referred to in this Article.
4. For the purposes of paragraph 1, information which, if it were made public, would be likely to have a significant effect on the prices of financial instruments, derivative financial instruments, related spot commodity contracts, or auctioned products based on emission allowances shall mean information a reasonable investor would be likely to use as part of the basis of his or her investment decisions.

   In the case of participants in the emission allowance market with aggregate emissions or rated thermal input at or below the threshold set in accordance with the second subparagraph of [Article 17(2)](/mar/chapter-3-disclosure-requirements-art.-17-21a/17.md), information about their physical operations shall be deemed not to have a significant effect on the price of emission allowances, of auctioned products based thereon, or of derivative financial instruments.
5. ESMA shall issue guidelines to establish a non-exhaustive indicative list of information which is reasonably expected or is required to be disclosed in accordance with legal or regulatory provisions in Union or national law, market rules, contract, practice or custom, on the relevant commodity derivatives markets or spot markets as referred to in point (b) of paragraph 1. ESMA shall duly take into account specificities of those markets.


---

# 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-2-inside-information-insider-dealing-unlawful-disclosure-of-inside-information-and-market-ma/7.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.
