> 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/subscription-registry.md).

# Subscription Registry

### SUBSCRIBED MEMBERS:&#x20;

{% hint style="info" %} <mark style="color:green;">**Registry: Subscription**</mark>

<mark style="color:green;">**Registrar:**</mark> [<mark style="color:blue;">**Data Security Council**</mark>](/global-statutes/foundation/data-security-council.md)

<mark style="color:purple;">**All "natural" persons and "legal" persons, registered with the "Subscription" registry, acquire a "subscribed membership" status.**</mark>&#x20;

<mark style="color:green;">Subscribed membership is a community membership, designed to create, nurture and maintain open source communities to fulfill</mark> [<mark style="color:green;">**Objective I:Foundation**</mark>](/global-statutes/articles/objectives.md)<mark style="color:green;">**.**</mark>

<mark style="color:green;">**Eligibility:**</mark> <mark style="color:green;"></mark><mark style="color:green;">Members may be natural persons or legal bodies e.g Organisations or groups.</mark> \ <mark style="color:green;">**"**</mark>Organisations" or "groups" are defined as legally incorporated bodies, in accordance with the business laws of a local jurisdiction.
{% endhint %}

{% hint style="info" %} <mark style="color:red;">**Public Notice:**</mark> \
\&#xNAN;*<mark style="color:red;">Please note that some subscribed members may not be able to get themselves registered as ordinary voluntary members(Local citizens), unless a Fiscal Host is identified and constituted in the local region, where they reside.</mark>*

<mark style="color:blue;">Subscribed members are covered by Foundation's data protection regime, regardless of whether a data protection law is active in the context of Local jurisdiction.</mark>

*<mark style="color:red;">All subscribed members gain a</mark> <mark style="color:red;"></mark><mark style="color:red;">**Guest or Member access**</mark><mark style="color:red;">, according to the</mark>* [*<mark style="color:red;">**Open Access Charter**</mark>*](broken://pages/r0z9p0RPX2b6qRbMuGqJ)*<mark style="color:red;">**,**</mark>* and depending on Self verificatio&#x6E;*.*
{% 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/subscription-registry.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.
