# Deploying a new scene to an existing experience

By *deploying* a scene, you can [link a copy](/latest/creating-in-sansar/managing-worlds/linking-scene-to-a-world.md) of the scene from any experience in your My Experiences panel to any other experience you own. For example, you can experiment with an unpublished "draft" copy of one of your existing experiences, and only deploy the changes to the published, "live" experience once you are satisfied with the results.

Deploying a scene

To deploy a copy of a scene from one experience to another, you must have already created at least two experiences:

1. Open the My Experiences panel by choosing **Create > Build experiences** from the main menu.
2. Find the experience you would like to *deploy* (copy), and choose **... > Deploy scene**.
3. In the panel that appears, choose a name for the new copy of the scene that will be created. If you plan to update this experience regularly, you may wish to include an identifier such as a date or version number in the scene name.
4. From the dropdown menu under **Move the scene copy into this experience**, choose one of your existing experiences to receive the scene.
5. Click **Deploy** to copy the scene and replace the existing scene in the selected experience. The existing scene becomes [*unlinked*](/latest/creating-in-sansar/managing-worlds/linking-scene-to-a-world.md) but is not deleted when the new copy is deployed. The copied scene is not affected.

| [![My\_Experiences\_-\_Deploy\_Scene.jpg](https://i3.wp.com/help.sansar.com/hc/article_attachments/360023857151/My_Experiences_-_Deploy_Scene.jpg)](https://help.sansar.com/hc/article_attachments/360023857151/My_Experiences_-_Deploy_Scene.jpg) |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| To deploy a copy of a scene from one experience to another, choose **... > Deploy scene**, choose a name for the new (copied) scene, and choose an experience to receive the deployed copy. Click **Deploy** to complete the process.              |


---

# 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.sansar.com/latest/creating-in-sansar/managing-worlds/deploying-scene-to-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.
