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

# Utility of RNS

## I. Utility Overview

The RNS ID **brings together three transformative innovations**:&#x20;

* on-chain legal ID
* digital residency
* geography-agnostic governance

RNS leverages the versatility of all three innovations, which will be developed via our roadmap.

## II. **Utility of** On-Chain Legal ID

Bringing legal identity directly on chain unlocks a multitude of applications, such as:

* Identification / background checks&#x20;
* DAO governance (one person one vote)&#x20;
* Purchasing insurance plans&#x20;
* Credit-based loans&#x20;
* Real-world democratic voting&#x20;
* Age verification&#x20;
* Opening banking or brokerage accounts&#x20;
* Services requiring legal identification&#x20;
* Services requiring KYC

## III. Digital Residency Roadmap

The following solutions are planned for digital residents, and will be introduced step by step:

* Palau address with a US zip code (letters only, no package shipments)
* Utility - Adopt a Meter Program (connected to your Palau address)
* Digital signature/certificate
* Get a Palau phone number
* Registering e-Corporations (C-corp/LLC/DAO/Trust/etc.)
* Digital banking
* Purchase insurance
* Digital notarization and apostille
* Internet services, purchasing a private network (VPN) in Palau

With digital residency, individuals from around the world have the opportunity to access digital government services, and the solutions available will expand over time as the program grows.

## IV. **Utility of** Geography-Agnostic Governance

The power of geography-agnostic governance allows global services to overcome the limitations of location-dependent requirements, which is further enabled by the inter-connectivity of the digital world.

Geography-agnostic governance facilitates a plethora of future opportunities, including:

* Global registries for intellectual property&#x20;
* Remote corporate formation and operation&#x20;
* Access to securely sign documents&#x20;
* Marketplace for governance

\*By purchasing the Palau ID card, you agree on all the terms periodically updated on Docs. We reserve the right to modify these benefits as some services may not be directly provided by us. These are envisioned and subject to government final legislation, approval, and RNS availability.


---

# 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.rns.id/documentation/utility-of-rns.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.
