# Zones

Zones are *interactive areas* that can be used for a variety of purposes.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2FxYPPx0LmNhYUXr5sfdOM%2Fimage.png?alt=media&#x26;token=9168ca19-aa6a-4fdf-a8d0-9fd0e4b3c9e7" alt=""><figcaption><p>Zones</p></figcaption></figure>

When you add a new 3D Scene, there's always a default Zone that gets added - which is the spawn zone. A Spawn Zone controls where viewers will spawn when they enter the 3D Scene.

### How can I set the spawn zone?

To include a 'Zone' in your experience, navigate to the 3D elements section and click the '+' icon. Then, select the 'Zone' element and add it to your experience.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2FHJAuTQJHhtti2kmQ58L1%2Fimage.png?alt=media&#x26;token=747b1e42-8351-4806-91cc-74d76c23468f" alt=""><figcaption><p>Adding Zone to your experience</p></figcaption></figure>

To manage the 'Spawn Zone', access the properties panel by selecting the appropriate scene from the right panel. From there, navigate to the 'Spawn Zone' section and choose the desired zone to set as the Spawn zone.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2FlvpELiq2oCQ5MOlk4znB%2Fimage.png?alt=media&#x26;token=a5e421b5-6c1e-496c-b79e-d4d5ab6fb903" alt=""><figcaption><p>Spawn Zone adjustment</p></figcaption></figure>

### How can I detect when a viewer enters a zone?

You can add a "Then Rule" to detect when the viewer enters a zone.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2F8DaNgHZKWvd43kXyC9QI%2Fimage.png?alt=media&#x26;token=10ff3d30-8f1e-43a0-8b87-69508d971332" alt=""><figcaption><p>Rules to detect viewer entering zones</p></figcaption></figure>

### How can I teleport to a zone?

By incorporating rules, you have the ability to teleport your viewer to a different zone or scene.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgll1jjQMRTVj7p6n7g%2Fuploads%2FrlpCuylamNGKBxqdVLFV%2Fimage.png?alt=media&#x26;token=47fd71dc-8083-4a0e-a312-e586f44c6d79" alt=""><figcaption><p>Teleport a viewer - Rule</p></figcaption></figure>

## Also Read

{% content-ref url="/pages/mJPqUjlr5B6jUW6h6LBY" %}
[Rules](/metaverse/build/rules.md)
{% endcontent-ref %}


---

# 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.gmetri.com/metaverse/build/scenes/3d-scene/zones.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.
