# V3 installation

{% hint style="warning" %}
**Note**:

This version of the guide is currently under revision and enhancement. For any support, please reach out to us on [community.mosip.io](http://community.mosip.io/).
{% endhint %}

**Version**: 1.2.0.1 (Latest stable release)

* Release date: 19th March 2024
* [Release notes](https://github.com/mosip/documentation/blob/1.2.0/docs/roadmap-and-releases/releases/release-notes-1.2.0.1)
* [On-Prem Installation Guidelines](https://docs.mosip.io/1.2.0/deploymentnew/v3-installation/on-prem-installation-guidelines)
* [On-Prem without DNS Installation Guidelines](https://docs.mosip.io/1.2.0/deploymentnew/v3-installation/on-prem-without-dns)
* [AWS Installation Guidelines](https://docs.mosip.io/1.2.0/deploymentnew/v3-installation/aws-installation-guidelines-new)

**Version**: 1.2.0.1-B4

* Release date: 12th January 2024
* [Release notes](https://github.com/mosip/documentation/blob/1.2.0/docs/roadmap-and-releases/releases/release-notes-1.2.0.1-b4)
* [On-Prem Installation Guidelines](https://docs.mosip.io/1.2.0/deploymentnew/v3-installation/on-prem-installation-guidelines)
* [On-Prem without DNS Installation Guidelines](https://docs.mosip.io/1.2.0/deploymentnew/v3-installation/on-prem-without-dns)
* [AWS Installation Guidelines](https://docs.mosip.io/1.2.0/deploymentnew/v3-installation/aws-installation-guidelines-new)

**Version**: 1.2.0.1-B3

* Release date: 14th April 2023
* [Release notes](https://docs.mosip.io/1.2.0/releases/release-notes-1.2.0.1-b3)
* [On-Prem Installation Guidelines](https://docs.mosip.io/1.2.0/deploymentnew/v3-installation/on-prem-installation-guidelines)
* [On-Prem without DNS Installation Guidelines](https://docs.mosip.io/1.2.0/deploymentnew/v3-installation/on-prem-without-dns)
* [AWS Installation Guidelines](https://docs.mosip.io/1.2.0/deploymentnew/v3-installation/aws-installation-guidelines-new)

**Version**: 1.2.0.1-B2

* Release date: 8th Jan 2023
* [Release notes](https://docs.mosip.io/1.2.0/releases/release-notes-1.2.0.1-b2)
* [On-Prem Installation Guidelines](https://docs.mosip.io/1.2.0/deploymentnew/v3-installation/on-prem-installation-guidelines)

**Version**: 1.2.0.1-B1

* Release date: 14th Oct 2022
* [Release notes](https://docs.mosip.io/1.2.0/releases/release-notes-1.2.0.1-beta)
* [Deployment Instructions](https://github.com/mosip/mosip-infra/tree/v1.2.0.1-B1/deployment/v3#readme)


---

# 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.2.0/setup/deploymentnew/v3-installation.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.
