# Data One Platform Modules vs Data One Platform Components

In [What is Primeur Data Mover](/data-mover-1.20/getting-started/what-is-primeur-data-mover.md), [What is Primeur Data Watcher](/data-watcher-1.20/getting-started/what-is-primeur-data-watcher.md) and [What is Primeur Data Shaper](/data-shaper-1.20/getting-started/what-is-primeur-data-shaper.md) you have learned about Data One platform modules, while in the [Modules and components of Primeur Data One](/data-one-installation-manager/getting-started/modules-and-components-of-primeur-data-one.md) you have learned about Data One platform components.

Once your initial business requirements are defined, it should be clear which **Data One platform modules you need**. The table below describes which Data One platform components you will need to deploy for each module.

| Component name      | Data Mover | Data Watcher | Data Shaper |
| ------------------- | ---------- | ------------ | ----------- |
| DOIM                | ✅          | ✅            | ✅           |
| CEMAN               | ✅          |              | ✅           |
| Data Watcher Engine |            | ✅            |             |
| STENG               | ✅          |              | ✅           |
| DMZ                 | *optional* | n/a          | n/a         |
| Data Shaper Engine  |            |              | ✅           |

This information can then drive the selection of the best deployment pattern fitting your needs.


---

# 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.primeur.com/data-one-installation-manager/data-one-platform-modules-vs-data-one-platform-components.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.
