# Cloning an object

If you clone an object, you create a copy of it in the current Session. To clone an object, complete the following steps:

1. Access the control menu for the object, and then select **CLONE**. For more information, see [Accessing the control menu](/engage/advanced-features/modifying-objects/accessing-the-control-menu.md).
2. The controls to place a clone object are the same as when you add an IFX. For detailed instructions, see [Adding IFX](/engage/advanced-features/using-ifx/adding-ifx.md). The basic controls for VR headsets and desktop devices are as follows:
   * If you use a VR headset, move your right controller to position the clone object, and then press the right trigger to place the object in the scene.
   * If you use a desktop computer, move your mouse to position the clone object, and then left click to place the object in the scene.

{% hint style="info" %}
If you clone an object that has been shared, the copy is also shared.
{% endhint %}

![Option to clone an IFX in the control menu](/files/AQdD5jnfUXdvGTYJuKx1)


---

# 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.engagevr.io/engage/advanced-features/modifying-objects/cloning-an-object.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.
