# OVER\_Canvas

The **OVER\_Canvas** is a core component responsible for setting up the screen canvas UI of your OVER Experience. It allows you to create customized features that interact with the experiences you’ve uploaded to your Land.&#x20;

<figure><img src="https://123660717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6xdubHTzJACGqFIM7yJy%2Fuploads%2Fejq23RXC3EPaIMGPQjJF%2Fimmagine_2025-04-11_163158656.png?alt=media&#x26;token=eb771be2-02a6-483b-ba8f-ee283446ea85" alt=""><figcaption></figcaption></figure>

To ensure a smooth user experience, only a sub-section of the screen is available for placing custom UI elements. This area corresponds to the bottom of the screen, with its activation button located at the bottom center (Exp. UI). All UI objects must be placed under the **Panel** , inside the mask of the **PanelContainer** . Any UI object placed outside the mask will not be rendered.

<div align="center"><figure><img src="https://123660717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6xdubHTzJACGqFIM7yJy%2Fuploads%2F0TkjcuQMnrj7jeqig7MV%2Fphoto_2024-10-25_16-08-39%20(2).png?alt=media&#x26;token=ebcdb77c-ff20-4235-a71d-ab0402a298df" alt=""><figcaption><p>Over Canvas Area</p></figcaption></figure> <figure><img src="https://123660717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6xdubHTzJACGqFIM7yJy%2Fuploads%2FBL8DfIm1fDObG3JUQIqN%2Fphoto_2024-10-25_16-08-39.png?alt=media&#x26;token=ba13b05b-1698-4408-8bd5-a1a4eb86a325" alt=""><figcaption></figcaption></figure></div>

Additionally, only **one OVER\_Canvas** can exist in a scene. If you attempt to include more than one, the original **OVER\_Canvas** will automatically be removed to prevent conflicts.

All the UI objects must be placed under the *Panel*, inside the mask of the *PanelContainer.*

<figure><img src="https://123660717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6xdubHTzJACGqFIM7yJy%2Fuploads%2FH17LsJuo6r0Yc2wPAB4n%2Fimmagine_2025-04-11_165145832.png?alt=media&#x26;token=71d92bf4-9050-429c-ba00-339ca403a1a7" alt=""><figcaption></figcaption></figure>

If a UI object is placed outside the mask, it won't be rendered.
