> For the complete documentation index, see [llms.txt](https://docs.openconstitution.us/global-statutes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openconstitution.us/global-statutes/foundation/citizenship/local-citizen.md).

# Local Citizen

### **LOCAL CITIZEN:**

{% hint style="info" %} <mark style="color:green;">**Registries: Subscription, Global, Local**</mark>

<mark style="color:green;">**Registrar:**</mark> [Steward Groups](/global-statutes/fiscal-hosts/steward-group.md) of a regional [Fiscal Host/Node](/global-statutes/fiscal-hosts/fiscal-hosts.md)

<mark style="color:purple;">**All natural persons, registered with the "Subscription", "Global" and "Local" registries, acquire an "ordinary voluntary membership" status with the Foundation's Fiscal Host in a local jurisdiction.**</mark>

<mark style="color:purple;">"Ordinary voluntary membership" status is strictly based on the residency of the human on the planet Earth.(table below for representation)</mark>

*Note: Local Citizens are also termed as "**Ordinary members**", in this open constitution.*<br>
{% endhint %}

| Residency                                       | Available Memberships         | Description                                                                                                                                             |
| ----------------------------------------------- | ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 🇪🇺EEA(European Economic Area)                 | Ordinary voluntary membership | <p><strong>i</strong>ncluding e-residencies and for residents of member states in European Union<br>Fiscal Host: Open Constitution S/I, Denmark<br></p> |
| 🇮🇳Republic of India                           | Ordinary voluntary membership | Fiscal Host: Legal Body Registration Change                                                                                                             |
| 🇺🇳For all the other residents of Planet Earth | Subscribed Membership only    |                                                                                                                                                         |

{% hint style="info" %} <mark style="color:red;">**Public Notice:**</mark>\ <mark style="color:green;">1. The annual membership fee for all Local Citizens has been waived for the first three years from the date of the Foundation's first Fiscal Host incorporation. (14 Dec 2019 to 14 Dec 2022).</mark>

2\. <mark style="color:green;">All Local citizens gain</mark> <mark style="color:green;"></mark><mark style="color:green;">**citizen-level**</mark> <mark style="color:green;"></mark><mark style="color:green;">access, in accordance with the</mark> [<mark style="color:blue;">**Open Access**</mark>](broken://pages/r0z9p0RPX2b6qRbMuGqJ) <mark style="color:green;">**Charter**</mark> <mark style="color:green;"></mark><mark style="color:green;">and</mark> [<mark style="color:blue;">**Communications Charter**</mark>](broken://pages/yqm8usmj3reMj5d0v5S0)<mark style="color:green;">.</mark>

<mark style="color:green;">3. All Local Citizens are naturally Global Citizens. All ordinary members therefore</mark> <mark style="color:green;">also have a subscribed membership status as a derived right.</mark>&#x20;

<mark style="color:green;">4. Ordinary Voluntary</mark> <mark style="color:blue;">membership is strictly covered by the Foundation's data protection regime, regardless of whether a data protection law is active in the context of limitations of local jurisdiction.</mark>
{% endhint %}


---

# 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.openconstitution.us/global-statutes/foundation/citizenship/local-citizen.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.
