> 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.md).

# Editing a mockup

- [Upload your design](https://help.modor.io/design-on-modor/editing-a-mockup/upload-your-design.md): Below are the steps to easily upload your design and create a professional-looking mockup.
- [Edit your design](https://help.modor.io/design-on-modor/editing-a-mockup/edit-your-design.md)
- [Replace your design](https://help.modor.io/design-on-modor/editing-a-mockup/replace-your-design.md): Replace or remove the existing design from your mockup with these easy steps.
- [Add multiple designs to your mockup](https://help.modor.io/design-on-modor/editing-a-mockup/add-multiple-designs-to-your-mockup.md): If you’d like to enhance your mockup by adding multiple designs, follow the steps below.
- [Delete your design from the mockup](https://help.modor.io/design-on-modor/editing-a-mockup/delete-your-design-from-the-mockup.md)
- [Change the color of your mockup](https://help.modor.io/design-on-modor/editing-a-mockup/change-the-color-of-your-mockup.md): Customize your mockup by changing its color to match your brand or design theme.
- [Apply transformation to design](https://help.modor.io/design-on-modor/editing-a-mockup/apply-transformation-to-design.md): Apply transformation to your design by adjusting its rotation and position for a perfect fit.
- [Download your mockup](https://help.modor.io/design-on-modor/editing-a-mockup/download-your-mockup.md): Follow the steps below to download your mockup.
- [How to check your saved projects](https://help.modor.io/design-on-modor/editing-a-mockup/how-to-check-your-saved-projects.md): Below are the steps on how to check your saved projects.


---

# 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.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.
