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

# Table of content

- [General information](https://docs.amnis.finance/mica/table-of-content/general-information.md)
- [Part A - Information about offeror or person seeking admission to trading](https://docs.amnis.finance/mica/table-of-content/part-a-information-about-offeror-or-person-seeking-admission-to-trading.md)
- [Part B - Information about issuer, if different from offeror or person seeking admission to trading](https://docs.amnis.finance/mica/table-of-content/part-b-information-about-issuer-if-different-from-offeror-or-person-seeking-admission-to-trading.md)
- [Part C - Information about the operator of the trading platform in cases where it draws up the crypt](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 D - Information about the crypto-asset project](https://docs.amnis.finance/mica/table-of-content/part-d-information-about-the-crypto-asset-project.md)
- [Part E - Information about the offer to the public of crypto-assets or their admission to trading](https://docs.amnis.finance/mica/table-of-content/part-e-information-about-the-offer-to-the-public-of-crypto-assets-or-their-admission-to-trading.md)
- [Part F - Information about the crypto-assets](https://docs.amnis.finance/mica/table-of-content/part-f-information-about-the-crypto-assets.md)
- [Part G - Information on the rights and obligations attached to the crypto-assets](https://docs.amnis.finance/mica/table-of-content/part-g-information-on-the-rights-and-obligations-attached-to-the-crypto-assets.md)
- [Part H – Information on the underlying technology](https://docs.amnis.finance/mica/table-of-content/part-h-information-on-the-underlying-technology.md)
- [Part I - Information on risks](https://docs.amnis.finance/mica/table-of-content/part-i-information-on-risks.md)
- [Part J - Information on the sustainability indicators in relation to adverse impact on the climate a](https://docs.amnis.finance/mica/table-of-content/part-j-information-on-the-sustainability-indicators-in-relation-to-adverse-impact-on-the-climate-a.md)


---

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