> 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/8.md).

# Art. 8 — Insider dealing

MAR Article 8 — Insider dealing. 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, insider dealing arises where a person possesses inside information and uses that information by acquiring or disposing of, for its own account or for the account of a third party, directly or indirectly, financial instruments to which that information relates. The use of inside information by cancelling or amending an order concerning a financial instrument to which the information relates where the order was placed before the person concerned possessed the inside information, shall also be considered to be insider dealing. In relation to auctions of emission allowances or other auctioned products based thereon that are held pursuant to Regulation (EU) No 1031/2010, the use of inside information shall also comprise submitting, modifying or withdrawing a bid by a person for its own account or for the account of a third party.
2. For the purposes of this Regulation, recommending that another person engage in insider dealing, or inducing another person to engage in insider dealing, arises where the person possesses inside information and:
   1. recommends, on the basis of that information, that another person acquire or dispose of financial instruments to which that information relates, or induces that person to make such an acquisition or disposal, or
   2. recommends, on the basis of that information, that another person cancel or amend an order concerning a financial instrument to which that information relates, or induces that person to make such a cancellation or amendment.
3. The use of the recommendations or inducements referred to in paragraph 2 amounts to insider dealing within the meaning of this Article where the person using the recommendation or inducement knows or ought to know that it is based upon inside information.
4. This Article applies to any person who possesses inside information as a result of:

   1. being a member of the administrative, management or supervisory bodies of the issuer or emission allowance market participant;
   2. having a holding in the capital of the issuer or emission allowance market participant;
   3. having access to the information through the exercise of an employment, profession or duties; or
   4. being involved in criminal activities.

   This Article also applies to any person who possesses inside information under circumstances other than those referred to in the first subparagraph where that person knows or ought to know that it is inside information.
5. Where the person is a legal person, this Article shall also apply, in accordance with national law, to the natural persons who participate in the decision to carry out the acquisition, disposal, cancellation or amendment of an order for the account of the legal person concerned.


---

# 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/8.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.
