# How to...

* [Open the MRCM Maintenance Tool (MRCM Browser)](/snomed-ct-user-guides/mrcm-maintenance-tool-user-guide/how-to/open-the-mrcm-maintenance-tool-mrcm-browser.md)
* [Browse and filter (search) the MRCM Domains list](/snomed-ct-user-guides/mrcm-maintenance-tool-user-guide/how-to/browse-and-filter-search-the-mrcm-domains-list.md)
* [Browse and filter (search) the Applicable Attributes and Attribute Ranges for a selected Domain](https://github.com/SNOMED-Documents/snomed-mrcmmt-user-guide/blob/main/how-to/browse-and-filter-search-the-applicable-attributes-and-attribute-ranges-for-a-selected-domain.md)
* [View the valid domains for a selected attribute](/snomed-ct-user-guides/mrcm-maintenance-tool-user-guide/how-to/view-the-valid-domains-for-a-selected-attribute.md)
* [View a formatted human-readable ECL expression](/snomed-ct-user-guides/mrcm-maintenance-tool-user-guide/how-to/view-a-formatted-human-readable-ecl-expression.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.snomed.org/snomed-ct-user-guides/mrcm-maintenance-tool-user-guide/how-to.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.
