> 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/mica/title-vi-prevention-and-prohibition-of-market-abuse-involving-crypto-assets-art.-86-92/article-87.md).

# Article 87

|                 |                                                                                 |
| --------------- | ------------------------------------------------------------------------------- |
| **Instrument**  | Regulation (EU) 2023/1114 (MiCA)                                                |
| **Source**      | [EUR-Lex](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32023R1114) |
| **Status**      | In force                                                                        |
| **Review rule** | Legal-text changes require human review                                         |

### Inside information

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](https://www.mica.wtf/definitions/definitions/mica/issuer), [offerors](https://www.mica.wtf/definitions/definitions/mica/offeror) or persons seeking admission to trading, or to one or more [crypto-assets](https://www.mica.wtf/definitions/definitions/mica/crypto-asset), and which, if it were made public, would likely have a significant effect on the prices of those crypto-assets or on the price of a related crypto-asset;
   2. for persons charged with the [execution of orders for crypto-assets on behalf of clients](https://www.mica.wtf/definitions/definitions/mica/execution-of-orders-for-crypto-assets-on-behalf-of-clients), it also means information of a precise nature conveyed by a [client](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/client.md) and relating to the client’s pending orders in crypto-assets, relating, directly or indirectly, to one or more [issuers](https://www.mica.wtf/definitions/definitions/mica/issuer), [offerors](https://www.mica.wtf/definitions/definitions/mica/offeror) or persons seeking admission to trading or to one or more crypto-assets, and which, if it were made public, would likely have a significant effect on the prices of those crypto-assets or on the price of a related [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset.md).
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 [crypto-assets](https://www.mica.wtf/definitions/definitions/mica/crypto-asset). In that 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, in and of itself, it satisfies the criteria of inside information referred to in paragraph 2.
4. For the purposes of paragraph 1, information which, if it were made public, would likely have a significant effect on the prices of crypto-assets shall mean information that a reasonable holder of crypto-assets would likely use as part of the basis of the holder’s investment decisions.

### Related

* [execution of orders for crypto-assets on behalf of clients](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/execution-of-orders-for-crypto-assets-on-behalf-of-clients.md) — definition used in this article
* [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/crypto-asset.md) — definition used in this article
* [crypto-asset](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/tofr/crypto-asset.md) — definition used in this article
* [offeror](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/offeror.md) — definition used in this article
* [client](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/client.md) — definition used in this article
* [issuer](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/mica/issuer.md) — definition used in this article


---

# 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/mica/title-vi-prevention-and-prohibition-of-market-abuse-involving-crypto-assets-art.-86-92/article-87.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.
