> For the complete documentation index, see [llms.txt](https://docs.convai.com/api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.convai.com/api-docs/zh/wu-dai-ma-ti-yan/convai-sim-experiences/publishing-an-experience.md).

# 发布 Convai Sim 体验

## **让你的体验上线**

在你完成构建 AI 模拟或虚拟导览后，Convai Sim 可让你轻松地在各个平台发布并分享你的体验。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcnUwJN22I2npTvx16Bv4tFBPax0edZIP6ryiD3lr8QZrE3tjsD7Z9nrWmQX6OUB8tdpexRllTezHXPh9FbGg17UeWHb2RDgjuLZZWQyM8JJdlXC68gwZWqyNHwGCJLjKbNz7zHHA?key=oE6QAXhDPkZ0WZirjFau9Q" alt=""><figcaption></figcaption></figure>

## 发布步骤

### **1. 完成你的体验**

填写必要的详细信息，以定义并展示你的模拟：

* **体验名称**\
  例如， *消防站虚拟导览*
* **体验描述**\
  例如， *与虚拟导览向导 Lina 一起，更深入地了解消防站内部运作并获得更直观的认识！*
* **缩略图（可选）**\
  上传一张图片，以直观地展示你的体验。

### 2. 选择可见性设置

选择该体验应如何以及与谁共享：

* **公开**
  * 所有人可见
  * 可访问于 [**x.convai.com**](https://x.convai.com)
* **私密**
  * 仅你和受邀用户可见
* **未列出**
  * 不会公开列出，但可通过直接链接访问
* **嵌入到你的网站** *（仅限企业版）*
  * 将你的体验直接发布到你自己的网站

{% hint style="danger" %}
**Convai Pixel Streaming 嵌入** 目前仅可通过 **企业版套餐**。\
要了解如何将虚拟形象嵌入到你自己的平台中，请查看 [嵌入文档](/api-docs/zh/cha-jian-yu-ji-cheng/convai-pixel-streaming-embed.md).
{% endhint %}

***

## **发布后会发生什么？**

发布后，你的体验将变为：

* **可访问** 供你的目标受众使用
* **可立即交互** 可通过网页、自助终端或内部使用
* **可分享** 可作为培训工具、教学演示或数字展示

无论你是在运行面向公众的模拟，还是供内部团队使用的私有模块， **Convai Sim 都能让你完全掌控** 你的 AI 驱动体验如何分发。


---

# 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:

```
GET https://docs.convai.com/api-docs/zh/wu-dai-ma-ti-yan/convai-sim-experiences/publishing-an-experience.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.
