# Deploying Scene

A `scene` is a 3D experience or environment that can be either created within the Void Craft platform or imported/uploaded from external sources like Unreal Engine.

All created scenes are located in the `Experiences` tab on the dashboard.

<figure><img src="https://3066305863-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRuhnZziVCPlGpVrrdJYw%2Fuploads%2F0J3EuwiOpeZ58YHKQfSo%2Fscenes.png?alt=media&#x26;token=122cceb3-dca9-4c5f-8925-d03396ef8d91" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3066305863-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRuhnZziVCPlGpVrrdJYw%2Fuploads%2FjoCW2s1FNv7JHho4CVCv%2Fdeploy%20scene.png?alt=media&#x26;token=ae8e89e8-dca1-4c67-9061-1d6c6c8cf0ba" alt=""><figcaption></figcaption></figure>

1. Navigate to `Dashboard` > `Virtual Land Parcel` > `Settings`
2. Within the settings page of your virtual land parcel, locate the `Deploy Scene` dropdown menu.
3. Click on the dropdown button within the Deploy Scene option to view a list of scenes compatible with your land parcel.&#x20;
4. Choose the 3D scene you wish to deploy from the available options in the dropdown menu.
5. After selecting the desired scene, make sure to save your changes by clicking the `Save` button at the bottom of the page.

{% hint style="info" %}
If you want to know how to access the settings page of your land then visit [#navigating-to-settings-page-of-land-parcel](https://docs.infinityvoid.io/guides/land-parcel-customization#navigating-to-settings-page-of-land-parcel "mention")
{% endhint %}


---

# 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.infinityvoid.io/guides/for-content-creators/deploying-scene.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.
