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

# Inji Certify

- [Overview](https://docs.inji.io/inji-certify/overview.md)
- [Features](https://docs.inji.io/inji-certify/overview/features.md)
- [National ID VC Issuance](https://docs.inji.io/inji-certify/overview/features/issuance-of-national-id-as-verifiable-credentials-using-mosip-identity-plugin.md)
- [Pre-Authorized Issuance](https://docs.inji.io/inji-certify/overview/features/vc-issuance-with-pre-authorised-code-and-credential-offer.md)
- [Presentation During Issuance](https://docs.inji.io/inji-certify/overview/features/presentation-during-issuance.md)
- [Issuing VC with QR Code](https://docs.inji.io/inji-certify/overview/features/issuance-of-verifiable-credentials-with-qr-code.md)
- [Test](https://docs.inji.io/inji-certify/functional-overview.md)
- [Try It Out](https://docs.inji.io/inji-certify/functional-overview/try-it-out.md): Get a working Inji Certify flow up and running.
- [Workflow](https://docs.inji.io/inji-certify/functional-overview/workflow.md)
- [End User Guide](https://docs.inji.io/inji-certify/functional-overview/end-user-guide.md): Steps to request and download credentials from a Certify issuer.
- [Functional Overview](https://docs.inji.io/inji-certify/functional-overview/functional-overview.md)
- [Setup](https://docs.inji.io/inji-certify/build-and-deploy.md)
- [Local Setup](https://docs.inji.io/inji-certify/build-and-deploy/local-setup.md)
- [Deploy Inji Certify](https://docs.inji.io/inji-certify/build-and-deploy/deploy-inji-certify.md)
- [Develop](https://docs.inji.io/inji-certify/technical-overview.md)
- [Standards, Specifications and Compliance](https://docs.inji.io/inji-certify/technical-overview/standards-specifications-and-compliance.md)
- [Architecture](https://docs.inji.io/inji-certify/technical-overview/architecture.md)
- [Key Manager](https://docs.inji.io/inji-certify/technical-overview/key-manager.md)
- [Technology Stack](https://docs.inji.io/inji-certify/technical-overview/technology-stack.md)
- [Tested Operating Systems](https://docs.inji.io/inji-certify/technical-overview/supported-browsers.md)
- [API](https://docs.inji.io/inji-certify/api.md)
- [Releases](https://docs.inji.io/inji-certify/releases.md)
- [Version 0.14.0](https://docs.inji.io/inji-certify/releases/version-0.14.0.md)
- [Test Report](https://docs.inji.io/inji-certify/releases/version-0.14.0/test-report.md)
- [Version 0.13.1](https://docs.inji.io/inji-certify/releases/version-0.13.1.md)
- [Test Report](https://docs.inji.io/inji-certify/releases/version-0.13.1/test-report.md)
- [Version 0.13.0](https://docs.inji.io/inji-certify/releases/version-0.13.0.md)
- [Test Report](https://docs.inji.io/inji-certify/releases/version-0.13.0/test-report.md)
- [Version 0.12.2](https://docs.inji.io/inji-certify/releases/version-0.12.2.md)
- [Test Report](https://docs.inji.io/inji-certify/releases/version-0.12.2/test-report.md)
- [Version 0.12.1](https://docs.inji.io/inji-certify/releases/version-0.12.1.md)
- [Version 0.12.0](https://docs.inji.io/inji-certify/releases/version-0.12.0.md)
- [Test Report](https://docs.inji.io/inji-certify/releases/version-0.12.0/test-report.md)
- [Version 0.11.0](https://docs.inji.io/inji-certify/releases/version-0.11.0.md)
- [Test Report](https://docs.inji.io/inji-certify/releases/version-0.11.0/test-report.md)
- [Version 0.10.2](https://docs.inji.io/inji-certify/releases/version-0.10.2.md)
- [Test Report](https://docs.inji.io/inji-certify/releases/version-0.10.2/test-report.md)
- [Version 0.10.1](https://docs.inji.io/inji-certify/releases/version-0.10.1.md)
- [Test Report](https://docs.inji.io/inji-certify/releases/version-0.10.1/test-report.md)
- [Version 0.9.1](https://docs.inji.io/inji-certify/releases/version-0.9.1.md)
- [Test Report](https://docs.inji.io/inji-certify/releases/version-0.9.1/test-report.md)
- [Version 0.9.0](https://docs.inji.io/inji-certify/releases/version-0.9.0.md)
- [Test Report](https://docs.inji.io/inji-certify/releases/version-0.9.0/test-report.md)
- [Version 0.8.1](https://docs.inji.io/inji-certify/releases/release-notes.md)
- [Version 0.8.0](https://docs.inji.io/inji-certify/releases/version-0.8.0.md)
- [FAQ](https://docs.inji.io/inji-certify/faq.md)
- [FAQ](https://docs.inji.io/inji-certify/faq/faq.md)


---

# 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.inji.io/inji-certify.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.
