# Get3D ModelFun

- [Basic Information](https://docs.get3d.ai/user-help-center/get3d-modelfun/basic-information.md): This section will introduce you to the Get3D ModelFun software, and pre-use requirements.
- [About Get3D ModelFun](https://docs.get3d.ai/user-help-center/get3d-modelfun/basic-information/about-get3d-modelfun.md): Precision editing for a more realistic and functional 3D environment
- [Product Features](https://docs.get3d.ai/user-help-center/get3d-modelfun/basic-information/product-features.md): Get3D ModelFun provides a comprehensive set of tools for model editing, adapting to various geographic scenarios.
- [System Requirements](https://docs.get3d.ai/user-help-center/get3d-modelfun/basic-information/system-requirements.md): Computer requirements for using Get3D ModelFun.
- [Processing Workflow](https://docs.get3d.ai/user-help-center/get3d-modelfun/basic-information/processing-workflow.md): Model editing generally follows a certain sequence. This chapter will introduce the workflow of using Get3D ModelFun.
- [Release Note](https://docs.get3d.ai/user-help-center/get3d-modelfun/basic-information/release-note.md)
- [Getting Started](https://docs.get3d.ai/user-help-center/get3d-modelfun/getting-started.md): This section will provide a detailed introduction to the interface and operation of Get3D ModelFun.
- [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.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.
