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

# FAQs

**What is Sovrn?**

**Sovrn** is a marketplace for Sovereign Identities and Cloud Countries, building a ‘Government As A Service’ infrastructure for new and emerging democracies, enabling every sovereign individual to join and build cloud countries.

**Why is .SI our Universal ID?**

.SI domain stands for Sovereign Individuals. Your .SI username is unique and personal to you. As additional functionalities that address citizens' concerns and solve critical governance functions are introduced, your ID will become more powerful and versatile.

**How does a Universal ID help me?**

**Sovrn** Universal ID is a single unified ID representative of your multiple addresses, an aggregation of your existing Web3 IDs. Users can sidestep the KYC process and simply log in with their linked IDs and authenticate themselves by generating a reputation score.

**How do I Claim my .SI domain?**

To secure your **Sovrn** native .SI domain, you must claim your username as part of the onboarding process. This ensures that your chosen username is reserved exclusively for you within the **Sovrn** ecosystem. We will be announcing the Official Launch of the Claim .SI username soon!

**How do I Sign Up to the Sovrn marketplace?**

To sign up for the **Sovrn** Marketplace, follow these steps:

* **Visit the Sovrn Platform** Go to the official **Sovrn** website at [**Sovrn**](https://www.sovrn.place/).
* **Request Invite-Only Access** As the marketplace is currently in an invite-only phase, click the **"Sign Up"** or **"Request Access"** button to submit your application for early access.
* **Create Your Sovereign ID** Once access is granted, claim your unique **.SI (Sovereign Individual)** domain name to establish your Universal ID. This ID will serve as your gateway to the marketplace and its features.
* **Set Up Your Wallet** Connect a compatible blockchain wallet (e.g., Ethereum, Base, Optimism, or Celo) to securely manage transactions and tokenized assets.
* **Explore and Participate** After onboarding, browse storefronts, explore tokenized citizenships, participate in governance, and engage with communities through interactive servers.

**How can I become a Citizen of Sovrn?**

Phase 1: During this stage, all users will have the opportunity to join by linking their Web3 IDs and connecting with Cloud Countries and the platform will be accessible for free. Phase 2: Citizenship can only be minted in Phase 2, which is when an individual would formally become a Citizen of **Sovrn**.

**What are Cloud Countries?**

Cloud Countries is an umbrella term encompassing a wide spectrum of entities, ranging from [Micronations](https://en.wikipedia.org/wiki/Micronation), Startup Cities, [Network States](https://thenetworkstate.com/the-network-state-in-one-sentence),[ Charter Cities](https://chartercitiesinstitute.org/intro/#:~:text=A%20charter%20city%20is%20a,administrative%20practices%20and%20commercial%20regulations.), Digital Nations and other Societies organised around a common goal of establishing Alternate Sovereignties online and on ground.

**How is my Reputation Score calculated?**

At **Sovrn**, we use a range of algorithms to calculate the data linked to the user’s decentralized identity in different blockchain ecosystems and each data point is assigned a specific weight, which is used to determine the reputation score.

**Does Sovrn have a Native Token?**

Phase 1 has no immediate plans of introducing a Token. Plans for a token launch, if any, will be announced in Phase 2.

**What is the difference between Credentials and Badges?**

Credentials - Credentials commonly known as Verifiable Credentials (VCs) are digital equivalents of tangible documents like passports, driver's licenses, or academic degrees. They allow you to authenticate your identity, qualifications, or other personal information securely while safeguarding your privacy. Badges - Badges serve as a digital representation of your achievements, skills, ownership, and contributions within the Web3 ecosystem and often aid in generating Reputation Scores. At **Sovrn**, organizations (after thorough vetting procedures), will have the capability to issue badges and credentials to their users.

**How can I manage my Passports / IDs on the platform?**

**Sovrn**’s User Dashboard, allows individuals to conveniently manage their on-chain IDs, portfolios, and the communities they are affiliated with.

**What do you mean by Governance Tools?**

At **Sovrn**, ‘Governance Tools’ are Plug-and-Play tools, encompassing a wide spectrum of functions, including healthcare, banking, and immigration, among others. These tools are essential for cloud countries to deliver fundamental services and support to their citizens, mirroring the functions of traditional nation-states in the digital realm.

**Can I edit my linked IDs section?**

Yes, you can edit and link additional IDs into your current list of linked IDs, providing a frictionless experience, however, it's important to note that this action will have an impact on your existing reputation score.

**What does the KYC process of Sovrn Native ID look like?**

Phase 1 involves a simplified onboarding process with no KYC requirements. Individuals can join by simply linking their existing Web3 IDs. Phase 2 will introduce a native KYC process specifically for first-time Web3 users, enhancing compliance measures.


---

# 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/faqs.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.
