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

# Roadmap

### MOSIP 1.x

#### Version 1.0.x: Available

* MOSIP Platform APIs - ID Lifecycle, Authentication
* Reference UIs - Registration, Pre-registration
* Automated testing
* Design principles - Modularity, Scalability, Privacy and Security

#### Version 1.x: Q2 2020

* Technical debts
* Automatic code contribution checks
* Performance tuning
* Security enhancements
* Deployment automation

#### Version 1.x: Q3 2020

* Security enhancements
* Biometrics Partner Kit
* Reporting framework: canned reports, real-time dashboard
* Deployment 2.0 - scalability, monitoring

#### Version 1.x: Q4 2020

* LTS version: Documentation, support, feature freeze
* Biometrics partners - certification guidelines, tools
* Security: Starter test rig, deployment guidelines
* More reference apps

### MOSIP 2.0

#### Authentication 2.0

* Cross country interoperability
* Support for new credential technologies
* Federated authentication

#### Service Delivery

* Civil Registry integration
* Reference implementation of integration with a Service Delivery
* Self service portal

#### Privacy

* Consent Framework
* Trusted Audit Log
* Zero Knowledge System

#### Mobility

* Table Registration App
* Resident Mobile App
* Offline Auth App

#### Rapid Implementation

* Manageability
* Automation
* Bundles and templates
* Upgrade tools
* Connectors and adaptors (eIDAS)
* More choices


---

# 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:

```
GET https://docs.mosip.io/1.1.5/roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
