> 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/definitions/mica/home-member-state.md).

# home Member State

Definition of home Member State from Regulation (EU) 2023/1114, Article 3(1), point (33).

|                  |                                            |
| ---------------- | ------------------------------------------ |
| **Defined term** | home Member State                          |
| **Source**       | MiCA                                       |
| **Reference**    | Article 3(1), point (33)                   |
| **Status**       | Published                                  |
| **Refresh rule** | Regenerate after source legal-text changes |

## Definition

> **(33)** '**home Member State**' means:
>
> **(a)** where the [offeror](/definitions/mica/offeror.md) or person seeking admission to trading of crypto-assets other than asset-referenced tokens or e-money tokens has its registered office in the Union, the Member State where that offeror or person has its registered office;
>
> **(b)** where the [offeror](/definitions/mica/offeror.md) or person seeking admission to trading of crypto-assets other than asset-referenced tokens or e-money tokens has no registered office in the Union but does have one or more branches in the Union, the Member State chosen by that offeror or person from among the Member States where it has branches;
>
> **(c)** where the offeror or person seeking admission to trading of crypto-assets other than asset-referenced tokens or e-money tokens is established in a third country and has no branch in the Union, either the Member State where the crypto-assets are intended to be offered to the public for the first time or, at the choice of the offeror or person seeking admission to trading, the Member State where the first application for admission to trading of those crypto-assets is made;
>
> **(d)** in the case of an [issuer of asset-referenced tokens](/definitions/dora/issuer-of-asset-referenced-tokens.md), the Member State where the issuer of asset-referenced tokens has its registered office;
>
> **(e)** in the case of an [issuer](/definitions/mica/issuer.md) of e-money tokens, the Member State where the issuer of e-money tokens is authorised as a [credit institution](/definitions/crr/credit-institution.md) under Directive 2013/36/EU or as an [electronic money institution](/definitions/dora/electronic-money-institution.md) under Directive 2009/110/EC;
>
> **(f)** in the case of [crypto-asset service](/definitions/mica/crypto-asset-service.md) providers, the Member State where the [crypto-asset service provider](/definitions/dora/crypto-asset-service-provider.md) has its registered office;

## Source

[MiCA, Article 3(1), point (33)](https://headlesslaw.com/rulebooks/mica/articles/3/).

## Used In MiCA

* [Article 12](https://headlesslaw.com/rulebooks/mica/articles/12/)
* [Article 6](https://headlesslaw.com/rulebooks/mica/articles/6/)
* [Article 7](https://headlesslaw.com/rulebooks/mica/articles/7/)
* [Article 8](https://headlesslaw.com/rulebooks/mica/articles/8/)
* [Article 16](https://headlesslaw.com/rulebooks/mica/articles/16/)
* [Article 17](https://headlesslaw.com/rulebooks/mica/articles/17/)
* [Article 18](https://headlesslaw.com/rulebooks/mica/articles/18/)
* [Article 19](https://headlesslaw.com/rulebooks/mica/articles/19/)
* [Article 25](https://headlesslaw.com/rulebooks/mica/articles/25/)
* [Article 35](https://headlesslaw.com/rulebooks/mica/articles/35/)
* [Article 36](https://headlesslaw.com/rulebooks/mica/articles/36/)
* [Article 43](https://headlesslaw.com/rulebooks/mica/articles/43/)
* [Article 44](https://headlesslaw.com/rulebooks/mica/articles/44/)
* [Article 51](https://headlesslaw.com/rulebooks/mica/articles/51/)
* [Article 56](https://headlesslaw.com/rulebooks/mica/articles/56/)
* [Article 57](https://headlesslaw.com/rulebooks/mica/articles/57/)
* [Article 58](https://headlesslaw.com/rulebooks/mica/articles/58/)
* [Article 60](https://headlesslaw.com/rulebooks/mica/articles/60/)
* [Article 62](https://headlesslaw.com/rulebooks/mica/articles/62/)
* [Article 64](https://headlesslaw.com/rulebooks/mica/articles/64/)
* [Article 65](https://headlesslaw.com/rulebooks/mica/articles/65/)
* [Article 73](https://headlesslaw.com/rulebooks/mica/articles/73/)
* [Article 76](https://headlesslaw.com/rulebooks/mica/articles/76/)
* [Article 85](https://headlesslaw.com/rulebooks/mica/articles/85/)
* [Article 102](https://headlesslaw.com/rulebooks/mica/articles/102/)
* [Article 117](https://headlesslaw.com/rulebooks/mica/articles/117/)
* [Article 119](https://headlesslaw.com/rulebooks/mica/articles/119/)


---

# 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/definitions/mica/home-member-state.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.
