# Home

![](https://306789431-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M1R77ZUwR6XwtPjJIVm%2Fuploads%2Fgit-blob-9400c837570bb234b5a290905ffedc6095670f2e%2Fmosip_logo.png?alt=media)

## The MOSIP Program

The MOSIP program was conceived to help build global digital public goods in the space of digital governance. The flagship of the program is the MOSIP platform which provides the core for a foundational identity system that can be used by countries to build their national identity programs. Anchored at the International Institute of Information Technology, Bangalore ([IIIT-B](https://www.iiitb.ac.in/)), MOSIP harnesses the power of open source and embraces the best practices of scalability, security and privacy. [Learn more >>](https://www.mosip.io/)

## About MOSIP

The **Modular Open Source Identity Platform** is an open-source, open standards-based foundational identity platform. MOSIP is an API-first platform that can be used by countries to build their own national id platform. MOSIP offers id life-cycle management features and identity verification capabilities out of the box.

The key objectives of MOSIP are to:

* Provide the basic framework to create a fully functional foundational identity system
* Provide flexibility for a country to choose and customize the features from the basic framework according to their requirements
* Maintain privacy, security and confidentiality of an individual's data
* Provide a scalable and accessible solution to cater to a wide range of population (a few thousand to several hundreds of millions)

## Releases

The latest release of MOSIP, version 1.1.5 is here! We have added many interesting features as part of this release and also incorporated some software infrastructure changes as part of paring the technical debt. Check out the exciting new services and enhancements in the documentation.

**Current Release**\
Version: 1.1.5\
Release Date: March 23, 2021\
You can find the release notes [here](https://docs.mosip.io/1.1.5/mosip-releases/release-notes-1.1.5).

**Previous Release**\
Version: 1.1.4\
Release Date: February 12, 2021\
You can find the release notes [here](https://docs.mosip.io/1.1.5/mosip-releases/release-notes-1.1.4).

To view the summary of our releases, click [here](https://docs.mosip.io/1.1.5/mosip-releases).

## MOSIP Resources

**Source Code**: [GitHub Repositories](https://github.com/mosip)\
**Containers**: [Docker Repository](https://hub.docker.com/u/mosipid)\
**Maven Repository**: [Nexus Repository](https://oss.sonatype.org/service/local/repositories/snapshots/content/io/mosip/)\
**Presentations**: [mosip.io](https://www.mosip.io/resources.php)\
**Learning Videos**: [YouTube Channel](https://www.youtube.com/channel/UCKFSVO6BO1QLvBzc4voziDg)\
**Community**: [Gitter Channel](https://gitter.im/mosip-community/community)

## Roadmap

The MOSIP roadmap in the short term is the release of our **Long Term Support Version**. Our medium-term focus is to enable reference implementations of identity usage, integrations and interoperability. The long-term focus is to offer a set of core components for digital governance. Check out our [roadmap](https://docs.mosip.io/1.1.5/roadmap) and [call for contribution](https://docs.mosip.io/1.1.5/contribute/call-for-contribution) to see how you can be part of the MOSIP journey.


---

# Agent Instructions: 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/home.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.
