> For the complete documentation index, see [llms.txt](https://docs-en.kivicube.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.kivicube.com/manual-old/resources-specification.md).

# Resources Specification

- [Picture](https://docs-en.kivicube.com/manual-old/resources-specification/picture.md)
- [Basic Specification](https://docs-en.kivicube.com/manual-old/resources-specification/picture/basic-specification.md)
- [3D Model](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model.md)
- [Modeling Basic Specification](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/modeling-basic-specification.md)
- [Modeling Suggestions](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/modeling-basic-specification/modeling-suggestions.md)
- [Modeling creation basic workflow](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/modeling-creation-basic-workflow.md)
- [gltf/glb creation workflow](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/gltf-glb-creation-workflow.md)
- [gltf/glb Model Overview](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/gltf-glb-creation-workflow/gltf-glb-model-overview.md)
- [glTF Model Format Export Tutorial](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/gltf-glb-creation-workflow/gltf-model-format-export-tutorial.md): How to export glTF files that meet the requirements of the Kivicube editor?
- [Common modeling software export glTF](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/gltf-glb-creation-workflow/common-modeling-software-export-gltf.md)
- [glTF Tools](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/gltf-glb-creation-workflow/gltf-tools.md): Welcome to Kivicube's latest AR model editor - Kivicube Model Editor, For details, please check: https://www.yuque.com/kivicube/manual/model-editor
- [glTF Model Format Upload Tutorial](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/gltf-glb-creation-workflow/gltf-model-format-upload-tutorial.md): Please note that currently gltf/glb supports direct upload, please ignore the plan in this document
- [USDZ creation workflow](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/usdz-creation-workflow.md)
- [USDZ Tool](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/usdz-creation-workflow/usdz-tool.md): Welcome to Kivicube's latest AR model editor-Kivicube Model Editor, for details, please check: https://www.yuque.com/kivicube/manual/model-editor
- [Create AR content with Reality Composer](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/usdz-creation-workflow/create-ar-content-with-reality-composer.md)
- [AR Model Editor](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/kivicube-ar-model-editor.md)
- [Model animation cut frame tutorial](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/model-animation-cut-frame-tutorial.md)
- [Use Unity to do animation segmentation](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/use-unity-to-do-animation-segmentation.md)
- [Model normal issues](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/model-normal-issues.md)
- [Non-professional modeling tool recommendation](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/non-professional-modeling-tool-recommendation.md)
- [Model automatic optimization tool- Microsoft Dynamics 365 Import Tool](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/model-automatic-optimization-tool-microsoft-dynamics-365-import-tool.md)
- [Model replacement](https://docs-en.kivicube.com/manual-old/resources-specification/3d-model/model-replacement.md)
- [Video](https://docs-en.kivicube.com/manual-old/resources-specification/video.md)
- [AR Video](https://docs-en.kivicube.com/manual-old/resources-specification/video/ar-video.md)
- [Transparent video](https://docs-en.kivicube.com/manual-old/resources-specification/video/transparent-video.md)
- [Audio](https://docs-en.kivicube.com/manual-old/resources-specification/audio.md)
- [Basic Specification](https://docs-en.kivicube.com/manual-old/resources-specification/audio/basic-specification.md)
- [Background](https://docs-en.kivicube.com/manual-old/resources-specification/background.md)
- [Environment-360 panorama](https://docs-en.kivicube.com/manual-old/resources-specification/background/environment-360-panorama.md)
- [Asset Converter](https://docs-en.kivicube.com/manual-old/resources-specification/asset-converter.md)
- [Panorama](https://docs-en.kivicube.com/manual-old/resources-specification/panorama.md)
- [Image Tracking](https://docs-en.kivicube.com/manual-old/resources-specification/image-tracking.md)
- [Basic Specification](https://docs-en.kivicube.com/manual-old/resources-specification/image-tracking/basic-specification.md)
- [Best Optimized Method](https://docs-en.kivicube.com/manual-old/resources-specification/image-tracking/best-optimized-method.md)
- [Make identification map](https://docs-en.kivicube.com/manual-old/resources-specification/image-tracking/author-identification-map.md)
- [Support tracking identification map](https://docs-en.kivicube.com/manual-old/resources-specification/image-tracking/support-tracking-identification-map.md)
- [3D Tracking](https://docs-en.kivicube.com/manual-old/resources-specification/image-tracking/3d-tracking.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs-en.kivicube.com/manual-old/resources-specification.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
