# Getting Started

- [Project](https://docs.get3d.ai/user-help-center/get3d-modelfun/getting-started/project.md): The project menu allows user to perform project, backup and restore data, and export models.
- [View](https://docs.get3d.ai/user-help-center/get3d-modelfun/getting-started/view.md): The view menu is used to open and close OSGB/OBJ view, and select tiles to edit.
- [Select](https://docs.get3d.ai/user-help-center/get3d-modelfun/getting-started/select.md): This section introduces the select options in Get3D ModelFun.
- [Structure](https://docs.get3d.ai/user-help-center/get3d-modelfun/getting-started/structure.md): Get3D ModelFun provide multiple tools to edit model geometry. This section will introduces to you how to use structure tools.
- [Texture](https://docs.get3d.ai/user-help-center/get3d-modelfun/getting-started/texture.md): Textures in the model may appear blurry, distorted, or missing. This chapter introduces how to use the texture editing features.
- [Tools](https://docs.get3d.ai/user-help-center/get3d-modelfun/getting-started/tools.md): This section wiil introduce you to the tools assist in model editing.
- [Settings](https://docs.get3d.ai/user-help-center/get3d-modelfun/getting-started/settings.md): This chapter introduces the software display and parameters settings.


---

# 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-modelfun/getting-started.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.
