> 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.wtf/mifid-ii/title-vii-delegated-acts-art.-89-97/92.md).

# Art. 92 — Amendments to Directive 2011/61/EU

Directive 2011/61/EU is amended as follows:

1. in point (r) of Article 4(1), the following point is added:

   a Member State, other than the home Member State, in which an EU AIFM provides the services referred to in Article 6(4);;
2. Article 33 is amended as follows:

   the title is replaced by the following: Conditions for managing EU AIFs established in other Member States and for providing services in other Member States; paragraphs 1 and 2 are replaced by the following: Member States shall ensure that an authorised EU AIFM may, directly or by establishing a branch: manage EU AIFs established in another Member State, provided that the AIFM is authorised to manage that type of AIF; provide in another Member State the services referred to in Article 6(4) for which it has been authorised. An AIFM intending to provide the activities and services referred to in paragraph 1 for the first time shall communicate the following information to the competent authorities of its home Member State: the Member State in which it intends to manage AIFs directly or to establish a branch, and/or to provide the services referred to in Article 6(4); a programme of operations stating in particular the services which it intends to perform and/or identifying the AIFs that it intends to manage..


---

# 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.wtf/mifid-ii/title-vii-delegated-acts-art.-89-97/92.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.
