> 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/build-and-deploy.md).

# Build & Deploy

- [Sandbox Installer](https://docs.mosip.io/1.1.5/build-and-deploy/sandbox-installer.md)
- [Deployment Architectures](https://docs.mosip.io/1.1.5/build-and-deploy/deployment-architectures.md)
- [Cell Based Deployment Architecture](https://docs.mosip.io/1.1.5/build-and-deploy/cell-based-deployment-architecture.md)
- [Hardware Security Module HSM Specifications](https://docs.mosip.io/1.1.5/build-and-deploy/hardware-security-module-hsm-specifications.md)
- [Hardware Sizing](https://docs.mosip.io/1.1.5/build-and-deploy/hardware-sizing.md)
- [Customizations for a Country](https://docs.mosip.io/1.1.5/build-and-deploy/customisations-for-a-country.md)
- [Other Installation Guides](https://docs.mosip.io/1.1.5/build-and-deploy/other-installation-guides.md)
- [Steps to Install and Configure HDFS](https://docs.mosip.io/1.1.5/build-and-deploy/other-installation-guides/steps-to-install-and-configure-hdfs.md)
- [Steps to Install and use PostgreSQL Version 10.2 on RHEL 7.5](https://docs.mosip.io/1.1.5/build-and-deploy/other-installation-guides/steps-to-install-and-use-postgresql-version-10.2-on-rhel-7.5.md)
- [Steps to Install Clam AntiVirus Version 0.101.0](https://docs.mosip.io/1.1.5/build-and-deploy/other-installation-guides/steps-to-install-clam-antivirus-version-0.101.0.md)
- [Steps to Install Keycloak Standalone Server](https://docs.mosip.io/1.1.5/build-and-deploy/other-installation-guides/steps-to-install-keycloak-standalone-server.md)
- [Services in MOSIP](https://docs.mosip.io/1.1.5/build-and-deploy/services-in-mosip.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:

```
GET https://docs.mosip.io/1.1.5/build-and-deploy.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.
