> For the complete documentation index, see [llms.txt](https://help.modor.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.modor.io/design-on-modor/editing-a-mockup/edit-your-design.md).

# Edit your design

### Reposition, resize, and rotate your design

#### Resize your design

Follow the steps below to resize your design easily over the mockup:

1. Click on **Edit Mockup** to unlock the editing options.
2. Next, click the design on the mockup; a design placeholder box will appear.&#x20;
3. Look for the **resize handle** on the bottom-right corner.&#x20;
4. Use the **resize handle** to make the design bigger or smaller.

#### Rotate your design

You can rotate your design at various angles over the mockup to find your perfect position:&#x20;

1. Click on **Edit Mockup** to unlock the editing options.
2. Next, click the design on the mockup; a design placeholder box will appear.
3. Look for the **rotate handle** on the top center of the design placeholder box.
4. Use the **rotate handle** to rotate your design in various directions.

#### Reposition your design

You can easily drag and move your design over the mockup with the following steps:

1. Click on **Edit Mockup** to unlock the editing options.
2. Next, click the design on the mockup; a design placeholder box will appear.
3. Click the design on the mockup and hold down the cursor.
4. Drag your design across the mockup, then release the cursor where you want it positioned.

<br>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.modor.io/design-on-modor/editing-a-mockup/edit-your-design.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.
