# 保存与分享

## 保存

> 💡 平台不会自动保存用户的操作，我们建议用户养成随时保存的好习惯。

***

## 分享

### 分享设置

> 💡
>
> * **网页分享设置**：网页展示端在微信 APP 的分享设置
> * **小程序分享设置**：AR 扫呀扫在微信 APP 的分享设置

***

### 预览查看

#### 网页端预览

* 仅 **图像 AR**、**云识别/陀螺仪**、**3D 互动** 支持网页端预览。
* **地标 AR**、**世界 AR**、**平面 AR**、**漫游 AR** 尽管也有网页端链接，但最终会唤起小程序（AR 扫呀扫）体验。
* 可以将链接嵌入到需要展示的网页或页面中。
* 企业版用户可以申请业务域名授权，将链接嵌入到自己的小程序中。

***

#### 小程序端预览

* 所有场景类型均支持。
* **强烈建议图像 AR 使用小程序预览**（小程序是图像 AR V2，网页端是图像 AR V1）。
* 当网页端识别或跟踪不够稳定时，可以尝试小程序预览。
* 可以将 AR 扫呀扫的路径嵌入到各个平台中使用。

***

#### 网页端与小程序端的接入

使用网页端链接和小程序端路径可以进行多渠道嵌入，参考下图：

![](/files/HHwuHwsZ8ZI1ZQ7935R6)


---

# 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-en.kivicube.com/manual/scene-editor/ding-bu-cai-dan-lan/bao-cun-yu-fen-xiang.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.
