# The More Menu

The 'More' menu allows you to perform actions on a selected object or a group of selected objects.

### **The 'More' Menu**

![](https://lh4.googleusercontent.com/FIjGzHEItuMg5oemKNR8btThV-cEa4kXytBSGtYI56-yRs6jNAa3dQLQ70crTatQCj9udJy53TkBvRR7kE2RR8ibI8zcEmrkiENbfVmggLX3sqZGaMBD1YjjjmeecqqH7R8JOA9B)

The 'More' menu can only be used after interacting with an object (or a group of objects) added to the scene.

By selecting 'More' with a preselected object (or group of objects), you can access the following functions:

* *Cut*: This function allows you to delete the object by saving it to the clipboard. The object can be pasted into the same scene or into another scene with the 'Paste' command
* *Copy*: The function allows you to copy a selected object to the clipboard, the copy can then be pasted into the same or another scene in the editor using the 'Paste' command
* *Paste*: Pastes an object previously cut or copied to the clipboard into a scene
* *Duplicate*: Instantly duplicates an object
* *Delete*: Delete the selected object
* *Rotate*: Rotates a selected object 90° to the left
* *Scale*: Enlarges the selected object
* *Flip horizontal*: Rotates a selected object 180° on its horizontal axis
* *Flip vertical:* Rotates a selected object 180° on its vertical axis
* &#x20;*Multiple selection*: Allows you to select two or more objects at the same time


---

# 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://info-176.gitbook.io/zencreate/editor-the-tools-to-become-a-zen-master-of-creativity/the-more-menu.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.
