> For the complete documentation index, see [llms.txt](https://docs.sovrn.place/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sovrn.place/glossary.md).

# Glossary

#### Cloud Country

Cloud Countries, also referred to as Network Societies, encompass a diverse range of entities including Smart Governments, Micronations, Startup Cities, Network States, Co-Living initiatives, Special Economic Zones (SEZs), and other societies organized around physical or virtual real estate. Some Cloud Countries pursue diplomatic recognition and the establishment of alternative sovereignties, either online or on the ground.

#### Sovereign ID

Decentralized, privacy-preserving digital identities controlled by individuals, enabling secure authentication, access, and participation across multiple jurisdictions and platforms without reliance on a single authority.

#### Governance Tools

Plug-and-play digital systems that enable Cloud Countries to deliver essential public functions such as identity management, voting, compliance, payments, healthcare access, banking, and immigration, mirroring core services traditionally provided by nation-states.

#### Sovereign Individual

An individual who seeks greater autonomy over identity, residency, and governance participation, often engaging with opt-in or alternative democratic systems rather than relying exclusively on a single nation-state.

#### Charter Cities

Special jurisdictions established through a legal charter that grants them distinct legislative and regulatory authority, often designed to experiment with alternative governance and economic models.

#### SARs (Special Administrative Regions)

Self-governing territories within a nation-state that maintain independent administrative and legal systems while remaining under the host country’s international sovereignty.

#### Free Private Cities

Privately governed urban zones operating under a citizen contract, where services and governance are provided contractually rather than politically, and which may exist within or independent of host nations.

#### SEZs (Special Economic Zones)

Designated regions focused on economic development, offering reduced taxes, regulatory flexibility, and business-friendly environments, typically with limited political autonomy.

#### Network States

Online-first communities that organize digitally before acquiring physical territory, often pursuing real estate investment, jurisdictional legitimacy, and diplomatic recognition as they scale.

#### RWA (Real-World Assets)

Physical or tangible assets, such as land, infrastructure, or equity, that are tokenized on-chain, enabling fractional ownership, liquidity, and global participation.

#### Universal ID

A unified digital identity issued by Sovrn that aggregates a user’s existing Web3 and Web2 identifiers into a single interoperable identity used across Cloud Countries and platforms.

#### Digital Residency

A legal or quasi-legal status that allows individuals to access services, conduct business, or participate in governance within a jurisdiction without physical residence.

#### E-Residency

A form of digital residency that enables remote access to government services, company formation, and compliance processes, often serving as an entry point to deeper jurisdictional participation.

#### Onboarding Infrastructure

The systems and workflows that enable individuals, businesses, and investors to enter a jurisdiction efficiently, covering identity verification, compliance, access rights, and service provisioning.

#### Reputation Score

A composite trust metric derived from verifiable credentials, identity attestations, and on-chain/off-chain activity, used to determine access, privileges, and participation across the Sovrn ecosystem.

#### Verifiable Credentials (VCs)

Cryptographically signed digital credentials that allow users to prove claims about their identity, qualifications, or status without revealing unnecessary personal data.

#### Decentralized Identifiers (DIDs)

Self-sovereign identifiers that enable individuals and organizations to establish verifiable digital identities independent of centralized authorities.

#### Tokenized Citizenship

A digital representation of membership or participation rights within a Cloud Country, issued on-chain and potentially granting access to governance, services, or economic benefits.

#### Programmable Governance

Governance systems where rules, incentives, and decision-making processes are encoded into software, enabling automation, transparency, and real-time coordination.

#### Cross-Border Coordination

Infrastructure that enables identities, payments, governance actions, and economic participation to function seamlessly across multiple jurisdictions.

#### Jurisdiction

A legally defined territory or authority within which specific laws, regulations, and governance frameworks apply. In the Sovrn ecosystem, jurisdictions define the rules governing identity, residency, compliance, taxation, and economic participation, and may include nation-states, Special Economic Zones (SEZs), charter cities, or other legally distinct territories.

#### Global Cities

Cities that function as international hubs for finance, trade, talent, and innovation, often exerting economic influence beyond their national borders. Global cities compete by offering efficient governance, regulatory clarity, digital infrastructure, and access to global markets, making them key participants in the emerging network of Smart Cities and Cloud Countries.


---

# 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.sovrn.place/glossary.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.
