# Software Overview

- [Working Interface](https://docs.get3d.ai/user-help-center/get3d-viewer/software-overview/working-interface.md)
- [Layer Manager Menu](https://docs.get3d.ai/user-help-center/get3d-viewer/software-overview/layer-manager-menu.md): The layer manager menu allows you to add 3D models and other data to the interface.
- [File Menu](https://docs.get3d.ai/user-help-center/get3d-viewer/software-overview/file-menu.md): The File menu allows user to perform operations on data files and project files.
- [Display Menu](https://docs.get3d.ai/user-help-center/get3d-viewer/software-overview/display-menu.md): The display menu is used to set the display modes of the model and adjust visual effect on the screen.
- [Views Menu](https://docs.get3d.ai/user-help-center/get3d-viewer/software-overview/views-menu.md): The views menu is used to display and adjust the model's orientation and movement mode
- [Analysis Menu](https://docs.get3d.ai/user-help-center/get3d-viewer/software-overview/analysis-menu.md): The analysis menu allows user to check, meature, and annotate models.
- [Tools Menu](https://docs.get3d.ai/user-help-center/get3d-viewer/software-overview/tools-menu.md): Tools menu provides multiple high-quality output results and conversion tools.


---

# 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.get3d.ai/user-help-center/get3d-viewer/software-overview.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.
