> 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/upload-your-design.md).

# Upload your design

<figure><img src="/files/FJKLsmQ8JKGzYDX1HZJm" alt=""><figcaption></figcaption></figure>

1. Select the mockup and then click on **Edit Mockup**.

<figure><img src="/files/zVxUKtSZTUviklCFBj0z" alt=""><figcaption></figcaption></figure>

2. Click on the **Upload** button under the **Design Tab**.

<figure><img src="/files/slEDI8fBzmSsg5nyh1Xi" alt=""><figcaption></figcaption></figure>

3. Upload your design, and once uploaded, it will be visible under **Project Assets**.
4. Next, click on the uploaded design.
5. Your design will get added to the mockup.
6. All changes are automatically saved, so even if you accidentally click on **Back**. You’ll not lose the progress.


---

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