# Main View

The **Main View** displays point clouds, trajectories, images, and other artifacts, either in 3D view or in profile view:

&#x20;

<figure><img src="/files/1s5qJp7AmnXGkHx0E5uS" alt=""><figcaption></figcaption></figure>

Some tools are available at the top of the view menu:

* <img src="/files/MJyQQ0PwtImbPm86bPW5" alt="" data-size="line"> Used to export a screenshot of main view contents&#x20;
* <img src="/files/T3GwnR5ztolkb7ASk5AR" alt="" data-size="line"> Used to control whether the camera should follow the vehicle or remain static during [Playback Fusing](/spatialexplorer-8-and-9/user-interface/windows/project-player.md).&#x20;
* <img src="/files/cDopLHZ4UL2zEVxEa5cl" alt="" data-size="line">and <img src="/files/yy0LQGiU8BzSh3m9wiU5" alt="" data-size="line"> indicate whether a profile or 3D view is displayed in the view
* <img src="/files/9QqPT9KGlX9mVWC99EYV" alt="" data-size="line"> Adds a view to the right
* <img src="/files/d4zcGWEP6KuLQBiLxupe" alt="" data-size="line"> Adds a view below
* <img src="/files/NogFzyCGBJV0TLB8E6gy" alt="" data-size="line"> Removes a view


---

# 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.phoenixlidar.com/spatialexplorer-8-and-9/user-interface/windows/main-view.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.
