> For the complete documentation index, see [llms.txt](https://sitecoreuml.gitbook.io/sitecoredxg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sitecoreuml.gitbook.io/sitecoredxg/getting-started/installing-sitecoredxg/general-installation/install-the-sitecoreuml-service-for-sitecore.md).

# 3. Install the SitecoreUML Service for Sitecore

The third step in the installation is to install the SitecoreUML Service for Sitecore, which is provided as a Sitecore package, on the Sitecore instance that you wish to generate the documentation for. As with the other components, ***the Sitecore instance can be installed on its own machine, the same machine as the SitecoreDXG components, or it can be otherwise hosted in the cloud***.

To install the [SitecoreUML Service for Sitecore](https://github.com/zkniebel/SitecoreUML/releases/latest), follow the [installation and setup instructions](https://zkniebel.gitbooks.io/sitecoreuml/getting-started/setup-and-insta.html) in the SitecoreUML documentation. **Note that you do not need to install StarUML or the SitecoreUML Extension for StarUML.** You only need to install the SitecoreUML Service for Sitecore. Also note that SitecoreDXG supports version 1.3.6+ of SitecoreUML.

![](/files/-LcfCcmUj6kNs91kXT3s)

## Important Security Note

The SitecoreUML Service for Sitecore is not meant to be a secure service and should only be installed on non-public, pre-production environments behind a firewall. In case you have the service installed on both your CM and public CD, note that the `SitecoreUML.CM.config` (the config that registers the SitecoreUML service route) must be deleted from the CD environment or else the endpoint would be open to the public. For more information, see the [SitecoreUML documentation](https://zkniebel.gitbooks.io/sitecoreuml/guide/sitecore-configuration.html#sitecoreumlcmconfig).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://sitecoreuml.gitbook.io/sitecoredxg/getting-started/installing-sitecoredxg/general-installation/install-the-sitecoreuml-service-for-sitecore.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.
