# Setup

- [Configurations](https://workbench.digit.org/setup/configurations.md)
- [Services](https://workbench.digit.org/setup/configurations/services.md)
- [MDMS V2 (Master Data Management Service)](https://workbench.digit.org/setup/configurations/services/mdms-v2-master-data-management-service.md)
- [Adopt New MDMS - Steps](https://workbench.digit.org/setup/configurations/services/mdms-v2-master-data-management-service/adopt-new-mdms-steps.md)
- [Workbench UI](https://workbench.digit.org/setup/configurations/workbench-ui.md)
- [Configurations](https://workbench.digit.org/setup/configurations/workbench-ui/configurations.md)
- [MDMS Configurations](https://workbench.digit.org/setup/configurations/workbench-ui/configurations/mdms-configurations.md)
- [DevOps Configuration](https://workbench.digit.org/setup/configurations/workbench-ui/configurations/devops-configuration.md)
- [FAQ :: On Localisation Screens](https://workbench.digit.org/setup/configurations/workbench-ui/configurations/faq-on-localisation-screens.md)
- [Manage Master Data](https://workbench.digit.org/setup/configurations/workbench-ui/manage-master-data.md)
- [Search Master Data](https://workbench.digit.org/setup/configurations/workbench-ui/manage-master-data/search-master-data.md): How to search master data
- [Add Master Data](https://workbench.digit.org/setup/configurations/workbench-ui/manage-master-data/add-master-data.md): Flow for adding master data from UI
- [View Master Data](https://workbench.digit.org/setup/configurations/workbench-ui/manage-master-data/view-master-data.md): Flow for viewing master data
- [Update Master Data](https://workbench.digit.org/setup/configurations/workbench-ui/manage-master-data/update-master-data.md): Flow for updating master data from UI
- [Manage Localisation Data](https://workbench.digit.org/setup/configurations/workbench-ui/manage-localisation-data.md)
- [Search Localisation Data](https://workbench.digit.org/setup/configurations/workbench-ui/manage-localisation-data/search-localisation-data.md)
- [Add Localisation Data](https://workbench.digit.org/setup/configurations/workbench-ui/manage-localisation-data/search-localisation-data/add-localisation-data.md): Add localization flow
- [Edit Localization Messages](https://workbench.digit.org/setup/configurations/workbench-ui/manage-localisation-data/edit-localization-messages.md)
- [FAQ :: Add localisation if screens are not localised.](https://workbench.digit.org/setup/configurations/workbench-ui/manage-localisation-data/faq-add-localisation-if-screens-are-not-localised..md): Bulk Upload
- [Create New Master](https://workbench.digit.org/setup/configurations/workbench-ui/create-new-master.md)
- [MDMS V2 Migration Guide](https://workbench.digit.org/setup/configurations/mdms-v2-migration-guide.md): (Running MDMS V2 as egov-mdms-service)


---

# 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://workbench.digit.org/setup.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.
