> 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/government-issued-credentials.md).

# Government issued credentials

## Indicio simplifies access to government services and streamlines permits and licensing&#x20;

Using verifiable credentials, Indicio is able to issue credentials to citizen mobile devices that allow them to cryptographically prove their identity for access to government services, as well as securely store government-issued permits and licenses.

## Government benefits

* Increase efficiency by providing a passwordless, one-tap verification to give citizens access to government services.
* 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 information.
* Issue and verify tamper-proof citizen documentation, such as permits, licenses, and contracts, in seconds with one scan.
* Protect your systems and citizens from deepfakes with mutual authentication, establishing a two-way online verification process before sharing sensitive information.

## Citizen benefits

* Access government benefits faster and spend less time on document verification and more time addressing your needs.
* Remove the need to remember passwords or provide multiple documents for accessing government services.
* Reduce identity theft and impersonation attempts with a secure digital identification that cannot be copied by bad actors.
* Easily store all your permits and licenses in one place and eliminate the hassle of tracking down physical documents and paperwork.

<figure><img src="/files/8RLO65uVcfebN25Uve4v" 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/government-issued-credentials.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.
