> 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/avatar-studio-experiences/customizing-your-avatar/publishing-an-experience.md).

# 发布 Avatar Studio 体验

## **准备好与全世界分享你的体验了吗？**

一旦你的角色和头像设置完成，你就可以直接从 Convai Character Creator 仪表板发布你的体验。

{% hint style="success" %}
**开始之前：**\
确保你的头像已 **保存** 并且角色已 **创建** 然后再导航到 **发布** 选项卡。
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfFmup27XnK4RSdHlRRlxTyWMI3gxGoAvEUUjjfW0D9-Vq-MWAb-fF-rlcslLRN-v1--vJkZ0HWhVpaU619JnekK_6bhpo6Xzwu0rGSTtIZvnO--TbpinZmIx_IBE1ayrtbMd4tCQ?key=UBmSq8Y7gM25yDvVwPYY7g" alt=""><figcaption></figcaption></figure>

***

## **发布步骤**

### 1. 前往 **发布** 选项卡，位于你的角色仪表板内。

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

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

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

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

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

* **公开**
  * 所有人可见
  * 可访问于 [**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 %}

***

## **发布后**

发布后，你的体验即可部署到：

* 网站
* 应用程序
* 自助终端系统
* 任何受支持的数字平台

***

{% content-ref url="/pages/e3b2574f41391a110a00219f0017e755c074458e" %}
[Convai 像素流嵌入](/api-docs/zh/cha-jian-yu-ji-cheng/convai-pixel-streaming-embed.md)
{% endcontent-ref %}


---

# 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/avatar-studio-experiences/customizing-your-avatar/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.
