# Change style

Here’s a quick tutorial on how to change the style of a single image on Morphic:

{% embed url="<https://youtu.be/pI2JYl8O6gc>" %}

1. Go to [Copilot](https://studio.morphic.com/chat) on Morphic
2. Generate an image or upload an existing image you want to restyle
3. Write a prompt for multiple styles
   1. In the prompt bar, ask Copilot to generate the same image in multiple styles. Example: "Generate this image in multiple styles such as watercolor, oil painting, anime, and cinematic lighting."
4. Hit Generate to create all style outputs in one go

That’s how you generate multiple visual styles from the same image on Morphic. This approach works well for films, ads, games, and social content when you want to compare visual directions while preserving the same subject and composition.

***

If you have any trouble or have any questions, feel free to reach out. We're happy to help, write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/how-tos/change-style.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.
