> For the complete documentation index, see [llms.txt](https://docs.amnis.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.amnis.finance/mica/table-of-content/part-c-information-about-the-operator-of-the-trading-platform-in-cases-where-it-draws-up-the-crypt.md).

# Part C - Information about the operator of the trading platform in cases where it draws up the crypt

<table data-header-hidden><thead><tr><th width="81"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>No.</strong></td><td><strong>Field</strong></td><td><strong>Content</strong></td></tr><tr><td>C.1</td><td>Name</td><td>N/A</td></tr><tr><td>C.2</td><td>Legal form</td><td>N/A</td></tr><tr><td>C.3</td><td>Registered address</td><td>N/A</td></tr><tr><td>C.4</td><td>Head office</td><td>N/A</td></tr><tr><td>C.5</td><td>Registration date</td><td>N/A</td></tr><tr><td>C.6</td><td>Legal entity identifier</td><td>N/A</td></tr><tr><td>C.7</td><td>Another identifier required pursuant to applicable national law</td><td>N/A</td></tr><tr><td>C.8</td><td>Parent company</td><td>N/A</td></tr><tr><td>C.9</td><td>Reason for crypto-asset white paper preparation</td><td>N/A</td></tr><tr><td>C.10</td><td>Members of the management body</td><td>N/A</td></tr><tr><td>C.11</td><td>Operator business activity</td><td>N/A</td></tr><tr><td>C.12</td><td>Parent company business activity</td><td>N/A</td></tr><tr><td>C.13</td><td>Other persons drawing up the crypto-asset white paper according to Article 6(1), second subparagraph, of Regulation (EU) 2023/1114</td><td>N/A</td></tr><tr><td>C.14</td><td>Reason for drawing the white paper by persons referred to in Article 6(1), second subparagraph, of Regulation (EU) 2023/1114</td><td>N/A</td></tr></tbody></table>


---

# 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://docs.amnis.finance/mica/table-of-content/part-c-information-about-the-operator-of-the-trading-platform-in-cases-where-it-draws-up-the-crypt.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.
