# Compute Manager 3D

The **Compute Manager 3D** (CM3D) is Strong Compute's 3D infrastructure visualisation interface. It allows you to:

* Explore your real compute in 3D (cloud or on-prem)
* Create data centre models based on real data, and compare their costs

{% columns %}
{% column width="50%" %}
{% content-ref url="/pages/fMC3dKCyX5p37DixAI9s" %}
[Infrastructure Hierarchy](/compute-manager-3d/infrastructure-hierarchy.md)
{% endcontent-ref %}

{% content-ref url="/pages/NQpM4KVX2Gs5trWsCsIL" %}
[Sandbox Mode](/compute-manager-3d/sandbox-mode.md)
{% endcontent-ref %}
{% endcolumn %}

{% column width="50%" %}
{% content-ref url="/pages/XKNJfNQDTyzoHxqlqc5k" %}
[UI and Windows](/compute-manager-3d/ui-and-windows.md)
{% endcontent-ref %}

{% content-ref url="/pages/rJ6jyQNSuFS9XiO9YRi0" %}
[Live Mode](/compute-manager-3d/live-mode.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# 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.strongcompute.com/compute-manager-3d.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.
