# Customisation

- [Works UI](https://docs.digit.org/works/reference-implementations/muktasoft-v2.2/deployment/customisation/works-ui.md): MUKTASoft UI Tech design
- [UI Tech Flow Diagrams](https://docs.digit.org/works/reference-implementations/muktasoft-v2.2/deployment/customisation/works-ui/ui-tech-flow-diagrams.md)
- [UI Screens Customisation](https://docs.digit.org/works/reference-implementations/muktasoft-v2.2/deployment/customisation/ui-screens-customisation.md): Customisation docs for UI screens
- [Document Upload Container](https://docs.digit.org/works/reference-implementations/muktasoft-v2.2/deployment/customisation/ui-screens-customisation/document-upload-container.md)
- [CSS Customisation](https://docs.digit.org/works/reference-implementations/muktasoft-v2.2/deployment/customisation/ui-screens-customisation/css-customisation.md)
- [Inbox/Search Screen](https://docs.digit.org/works/reference-implementations/muktasoft-v2.2/deployment/customisation/ui-screens-customisation/inbox-search-screen.md): Approach to render Inbox and Search screen content based on config passed via MDMS data.


---

# 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/deployment/customisation.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.
