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

# Water-Sanitation

- [Solution Design](https://docs.digit.org/sanitation/water-sanitation/solution-design.md)
- [Approach](https://docs.digit.org/sanitation/water-sanitation/approach.md)
- [Release Notes](https://docs.digit.org/sanitation/water-sanitation/release-notes.md)
- [FSM 1.4 - Technical Release Summary](https://docs.digit.org/sanitation/water-sanitation/release-notes/fsm-1.4-technical-release-summary.md)
- [Service Build Update](https://docs.digit.org/sanitation/water-sanitation/release-notes/service-build-update.md)
- [Release Builds for Core](https://docs.digit.org/sanitation/water-sanitation/release-notes/service-build-update/release-builds-for-core.md)
- [MDMS Changes](https://docs.digit.org/sanitation/water-sanitation/release-notes/mdms-changes.md)
- [Configuration Updates](https://docs.digit.org/sanitation/water-sanitation/release-notes/configuration-updates.md)
- [Test Cases](https://docs.digit.org/sanitation/water-sanitation/release-notes/test-cases.md)
- [Localisation](https://docs.digit.org/sanitation/water-sanitation/release-notes/localisation.md)
- [Impel Release Notes](https://docs.digit.org/sanitation/water-sanitation/release-notes/impel-release-notes.md)
- [Gate 2 Checklist](https://docs.digit.org/sanitation/water-sanitation/release-notes/gate-2-checklist.md)
- [Workflow Configuration Changes](https://docs.digit.org/sanitation/water-sanitation/release-notes/workflow-configuration-changes.md)
- [Master Migration Document](https://docs.digit.org/sanitation/water-sanitation/release-notes/master-migration-document.md)
- [Enablement toolkits (Assetisation) for TQM](https://docs.digit.org/sanitation/water-sanitation/release-notes/enablement-toolkits-assetisation-for-tqm.md)
- [Driver-Individual Migration Script](https://docs.digit.org/sanitation/water-sanitation/release-notes/driver-individual-migration-script.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.digit.org/sanitation/water-sanitation.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.
