# Creation of immersive world with collider.

**1. Create a World**

[Please refer to this guide](https://metaversenw.gitbook.io/user-manual/immersive-quest-system/creation-and-customization-of-a-2d-metaverse) if you haven’t created a new world yet.&#x20;

**2. Access Your World**

Access your world by Clicking it. Open your new world.

<figure><img src="https://3287443642-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUmYKzaqvyDZcUSLKTr99%2Fuploads%2Fmh6fJIDQxSjMKEEJhi88%2FPillars.png?alt=media&#x26;token=ad24a798-9512-46da-ada3-c78b7dbe86de" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3287443642-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUmYKzaqvyDZcUSLKTr99%2Fuploads%2FwKrnyV2CW4EDhMN827yG%2Fimage3.png?alt=media&#x26;token=2acf04ac-bfbf-459b-9097-0f04fb585bbf" alt=""><figcaption></figcaption></figure>

**3. Click the Customize button and click on Add Collider.**

<figure><img src="https://3287443642-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUmYKzaqvyDZcUSLKTr99%2Fuploads%2FQlVkLet11XcLIY2HAoFp%2FScreenshot_7%20(1).png?alt=media&#x26;token=366aa4fe-9df6-4124-b6f5-2cc578f3da5d" alt=""><figcaption></figcaption></figure>

3.1. Draw a rectangle on the map to set a collider.

<figure><img src="https://3287443642-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUmYKzaqvyDZcUSLKTr99%2Fuploads%2FxsCPeGcluXJoFg05h2Bf%2FScreenshot_8.png?alt=media&#x26;token=9ec88e1a-e951-4a20-bb5e-58031c5049c6" alt=""><figcaption></figcaption></figure>

3.2. To adjust the collider, go to the Move Object feature, select the collider you want to move, and begin adjusting.

<figure><img src="https://3287443642-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUmYKzaqvyDZcUSLKTr99%2Fuploads%2FHbLDt7qBv1ikjxTINyGR%2FScreenshot_10.png?alt=media&#x26;token=95b23bf2-a15d-4fdd-a3fd-2124e08e262c" alt=""><figcaption></figcaption></figure>

3.3. Once you are satisfied with the drawing. Click Add Collider.

<figure><img src="https://3287443642-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUmYKzaqvyDZcUSLKTr99%2Fuploads%2F8PxnP9IYN5eEPVsMGwrQ%2FScreenshot_9%20(1).png?alt=media&#x26;token=010695b4-fdd2-469a-86f4-565d15d0c763" alt=""><figcaption></figcaption></figure>

3.4. You can add as many colliders as you want. Experience the dept of your world.&#x20;

<figure><img src="https://3287443642-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUmYKzaqvyDZcUSLKTr99%2Fuploads%2FSUp51O8fZicM1XloJnlQ%2Fimage.png?alt=media&#x26;token=bfae8e43-c2fa-407d-9dd8-c8091ca0e813" alt=""><figcaption></figcaption></figure>


---

# 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://metaversenw.gitbook.io/user-manual/immersive-quest-system/creation-of-immersive-world-with-collider..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.
