# Publishing a Convai Sim Experience

## **Make Your Experience Live**

Once you’ve finished building your AI simulation or virtual tour, Convai Sim makes it easy to publish and share your experience across platforms.

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

## Publishing Steps

### **1. Finalizing Your Experience**

Fill in the necessary details to define and present your simulation:

* **Experience Name**\
  e.g., *Virtual Tour of the Fire Station*
* **Experience Description**\
  e.g., *Get a deeper look and understanding of the inner workings of a fire station with your virtual tour guide Lina!*
* **Thumbnail (Optional)**\
  Upload an image to visually represent your experience.

### 2. Choose Visibility Settings

Select how and with whom the experience should be shared:

* **Public**
  * Visible to everyone
  * Accessible on [**x.convai.com**](https://x.convai.com)
* **Private**
  * Only visible to you and invited users
* **Unlisted**
  * Not listed publicly, but can be accessed via a direct link
* **Embed on Your Site** *(Enterprise-only)*
  * Publish your experience directly to your own website

{% hint style="danger" %}
**Convai Pixel Streaming Embed** is currently accessible only with the **Enterprise plan**.\
To learn how to embed an avatar into your own platform, check out the [Embedding Documentation](/api-docs/plugins-and-integrations/convai-pixel-streaming-embed.md).
{% endhint %}

***

## **What Happens After Publishing?**

Once published, your experience becomes:

* **Accessible** to your intended audience
* **Ready for interaction** via web, kiosk, or internal use
* **Shareable** as a training tool, educational demo, or digital showcase

Whether you're running a public-facing simulation or a private module for internal teams, **Convai Sim gives you complete control** over how your AI-driven experience is distributed.


---

# 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.convai.com/api-docs/no-code-experiences/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.
