# 3D Multi-Sensor Fusion Projects

{% hint style="info" %}
The 3D Multi-Sensor Fusion project type is not available in private cloud and on-premise deployments of Ango Hub.
{% endhint %}

<figure><img src="/files/qvfmnXKaoPzSBQGBqB9n" alt="" width="375"><figcaption></figcaption></figure>

When creating a project, you are given the choice to select either *Standard* or *3D Multi-Sensor Fusion* as the project type.

3DMSF-type projects are required when you need to annotate 3D multi-sensor data, such as LiDAR, point cloud, etc.

3DMSF projects may not have all Ango Hub functionality available. Please refer to [this documentation page](/3d-multi-sensor-fusion/feature-availability-status-for-projects-of-the-3d-multi-sensor-fusion-type.md) to see what functionality is not available in 3DMSF-type projects.


---

# 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.imerit.net/3d-multi-sensor-fusion/3d-multi-sensor-fusion-projects.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.
