# Help Center - Modor

## Docs

- [Help Center](https://help.modor.io/help-center.md): Find answers to your questions on using Modor
- [Design on Modor](https://help.modor.io/design-on-modor.md)
- [Create a new mockup](https://help.modor.io/design-on-modor/create-a-new-mockup.md)
- [Select a mockup](https://help.modor.io/design-on-modor/create-a-new-mockup/select-a-mockup.md): Choose a mockup template and size that best fits your design.
- [Editing a mockup](https://help.modor.io/design-on-modor/editing-a-mockup.md)
- [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.
- [Mockup size guidelines for different e-commerce platforms](https://help.modor.io/design-on-modor/mockup-size-guidelines-for-different-e-commerce-platforms.md): Every e-commerce platform has its own recommended image sizes, and using the right dimensions can make your product look sharper, more professional, and more clickable.
- [Mockup size guidelines for different social media platforms](https://help.modor.io/design-on-modor/mockup-size-guidelines-for-different-social-media-platforms.md): Social platforms prioritize different formats like square, portrait, landscape. using the correct mockup size ensures your visuals stay crisp.
- [Manage your account](https://help.modor.io/manage-your-account.md)
- [How to create a new account](https://help.modor.io/manage-your-account/how-to-create-a-new-account.md)
- [Create a password for your account](https://help.modor.io/manage-your-account/create-a-password-for-your-account.md)
- [Reset your account password](https://help.modor.io/manage-your-account/reset-your-account-password.md)
- [Can’t sign in into my account](https://help.modor.io/manage-your-account/cant-sign-in-into-my-account.md)
- [Change your e-mail address](https://help.modor.io/manage-your-account/change-your-e-mail-address.md)
- [Delete your account](https://help.modor.io/manage-your-account/delete-your-account.md)
- [Payment, Pricing & Billing](https://help.modor.io/payment-pricing-and-billing.md)
- [How to upgrade from free to premium?](https://help.modor.io/payment-pricing-and-billing/how-to-upgrade-from-free-to-premium.md)
- [How to download an invoice or receipt?](https://help.modor.io/payment-pricing-and-billing/how-to-download-an-invoice-or-receipt.md)
- [Miscellaneous](https://help.modor.io/miscellaneous.md)
- [What’s new](https://help.modor.io/miscellaneous/whats-new.md)
- [Keyboard shortcuts](https://help.modor.io/miscellaneous/keyboard-shortcuts.md)
- [Quick tutorials](https://help.modor.io/miscellaneous/quick-tutorials.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.modor.io/help-center.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.
