# Employee Mobile Application

A mobile application to be developed for employees to facilitate on-the-ground measurement capture and seamless integration with the system.

Key functionalities of the system include login, searching work orders, managing Measurement Books (MB) with features such as creating and saving as a draft, submitting for verification, editing MB, and verifying and approving MB. Users can also view existing Measurement Books.


---

# 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/reference-implementations/muktasoft-v2.2/specifications/functional-requirements/user-stories/employee-mobile-application.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.
