# Integrated utilities

## 3D View

For 6Dofs start platform a 3D view option is available allowing to visualize your platform motion in real time

<figure><img src="/files/dM5R5ykNoegHIEzP3O4s" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/bNgJPKXHZ81G3xBRqR7l" alt=""><figcaption></figcaption></figure>

## General utilities

Along the profiles you will find a set of utilities allowing to understand how your platform or the game behaves, click on tools on the right of the profile list

<figure><img src="/files/qEzh2hXtht3T9nX0gzVC" alt=""><figcaption></figcaption></figure>

### Profile compact view

This views allows to visualize effects activity and basic settings in a compact half transparent format allowing to visualize it while you drive/flight

<figure><img src="/files/oo0ByEFXmJLzZoElbIAc" alt=""><figcaption></figcaption></figure>

### Effective motion simulator orientation view

This view shows the simhub computed position for your simulator (it's not the game metrics) as well as your actuators positions and "overflows"&#x20;

Overflows are mitigated by Simhub some punctual overflows are not critical and just means you are using your whole platform capacity

<figure><img src="/files/Hzd7tAEzHt1an6L9J9yu" alt=""><figcaption></figcaption></figure>

### Game data view

Shows all the game telemetry channels as it gives it. This does not represent your motion platform position but the real-time data the sim is providing.

<figure><img src="/files/4QDBSUDnWeyuVT5wajsn" alt=""><figcaption></figcaption></figure>


---

# 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://manual.simhubdash.com/motion-addon/integrated-utilities.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.
