# Works Management & Smart Payments

* [x] [What's New](https://works.digit.org/platform/release-notes) - Latest release and enhancements in the module
* [x] [Functional Scope](https://works.digit.org/platform/platform-capabilities) - Application features, functions, and capabilities
* [x] [Works Platform Architecture](https://works.digit.org/platform/architecture) - Access Works platform [high-level design](https://works.digit.org/platform/architecture/high-level-design) and [low-level design](https://works.digit.org/platform/architecture/low-level-design) details
* [x] [Functional Specifications ](https://works.digit.org/platform/functional-specifications)- Learn more about the functional details for the multiple services on the Works platform
* [x] [Service Configurations](https://works.digit.org/platform/configuration) - Access configuration documents for individual services
* [x] [Install Works Platform](https://works.digit.org/platform/installation) - Browse through the installation and deployment steps
* [x] [Source Code](https://github.com/egovernments/DIGIT-Works) - Access the source code for DIGIT-Works on our open-source Github repo


---

# 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/welcome-aboard/products-and-solutions/public-finance/works-management-and-smart-payments.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.
