# Duplicator

The Duplicator lets you duplicate things. Simply point at the thing you want to duplicate and it will highlight in green if it can be duplicated. Pull the trigger and you will then be holding the newly created copy and can move it around and place it. Keep holding the trigger while you place it.

If you try to duplicate the new copy, you will just move it instead (it will highlight yellow as usual). This is often desirable as placing an object usually takes several steps. Duplicate the original thing if you want another copy.

## Radial Menu

* Undo & Redo


---

# 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.moviestorm.co.uk/firststage/basics/core-tools/duplicator.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.
