# What's New

[MUKTASoft v2.2](/works/reference-implementations/muktasoft-v2.2.md) is the latest version containing changes linked to the implementation of data privacy and protection principles.&#x20;

### Links to new and updated docs specific to MUKTASoft v2.2:

1. [User stories - data protection and privacy](/works/reference-implementations/muktasoft-v2.2/specifications/functional-requirements/user-stories/data-protection-and-privacy.md)
2. [Web application user manual](/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/web-application-user-manual.md)
   1. [Login and home page](/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/web-application-user-manual/getting-started.md)
   2. [Muster roll](/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/web-application-user-manual/muster-roll.md)
   3. [Wage bill](/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/web-application-user-manual/billing.md#l58uqzt3r1td)
   4. [View/Search wage seeker details](/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/web-application-user-manual/registries/wage-seekers.md)
   5. [View organisation](/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/web-application-user-manual/registries/organizations.md)
3. [SMS Adapter Services](/works/reference-implementations/muktasoft-v2.2/deployment/sms-adapter-services.md)
4. [MUKTA Services](/works/reference-implementations/muktasoft-v2.2/deployment/muktasoft-services/mukta-services.md)
5. [Individual Search ](/works/reference-implementations/muktasoft-v2.2/deployment/muktasoft-services/individual-search.md)
6. [Organisation Search](/works/reference-implementations/muktasoft-v2.2/deployment/muktasoft-services/organisation-search.md)
7. [Bank Account Search](/works/reference-implementations/muktasoft-v2.2/deployment/muktasoft-services/bank-account-search.md)


---

# 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.digit.org/works/introducing-works/whats-new.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.
