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

# Citizen ID

## Indicio decentralizes and digitizes your citizen identity for faster, more secure access to government services.

By using verifiable credentials, Indicio offers you a way to issue secure, decentralized digital identities to your citizens that allow them to cryptographically prove their identity for fast and trusted access to government benefits and systems they need.

### Government benefits

* Increase security with phishing-proof verifiable credentials; unlike passwords or physical keys, these credentials cannot be lost, stolen, or copied.&#x20;
* Fight fraud and reduce data breaches by removing reliance on centralized databases for sensitive identity information.
* Provide a better experience for your citizens with fast, secure access to the information they need.
* Save time and money by removing the need to manually issue paper documents
* Protect your systems and staff from deepfakes and fraud with mutual authentication, which establishes a digital two-way verification process before sharing sensitive information.

### Citizen benefits

* Access the benefits you need with less time spent on identity and document verification.
* Reduce identity theft and impersonation attempts with a secure digital identification that cannot be copied by bad actors.
* Reduce dependency on collecting and keeping fragile paper documents for proving identity.
* Prove and verify identity in seconds with these fast, simple, easy-to-use credentials.
* Receive and renew documents with a significantly reduced wait time.

<figure><img src="/files/kXDwuyf7cZNGfUNtUjnB" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/yaRvybxuMO1Qc2HAWLHy" alt="" width="244"><figcaption></figcaption></figure>


---

# 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.indicio.tech/product/introduction/use-cases/citizen-id.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.
