# Basic Information

- [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)


---

# 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/basic-information.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.
