# Interactive Objects

Zoe programming system uses what we call ‘Interactive Objects’ shortened hereafter **IOs**.

IOs are any object you want to add **life** to. Only an IO can use the **interaction system** of Zoe. IOs can be 3D objects, 2D objects, or any other object within your Unity scene. For instance, you can create a simple cube in Unity and convert it to an IO or you can import a model in Unity from your favorite 3D modeling software and convert it to an IO. As soon as an object has been converted into an IO, you will be able to add interactions and interact with it in VR.<br>

<figure><img src="https://2377590261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz0pDcUm114qZSWNhbhEt%2Fuploads%2F1es3lrLEOVgV3mUexd9o%2FScreenshot%202023-02-16%20at%2009.29.04.png?alt=media&#x26;token=3d223343-a71e-4e84-9719-c4fc8798fdd5" alt=""><figcaption><p>An 'interactive apple'.</p></figcaption></figure>
