# Uninstall the App

This guide shows you how to uninstall Motion Flow from your Wix Studio site.

Like any other Wix App, Motion Flow can be removed directly from the App Market section of the Wix Editor. Once deleted and published, all Motion Flow Widgets effects  will be removed from your website.

***

### Step 1: Delete Motion Flow from Your Site

In the Wix Studio editor:

1. Click the App Market icon in the left sidebar (the four-squares icon)
2. Open the Manage Apps tab\
   \--> You will now see a list of all apps currently installed on your site, including Motion Flow.
3. Click the arrow next to Motion Flow (More App Actions)
4. Click Delete App in the panel that opens on the right

\--> That's it — Motion Flow is now removed from your editor. (**IMPORTANT**: Scroll down to Step 2)

{% hint style="info" %}
**Note:** Wix sometimes shows a short loading message or a small notification during deletion. This is completely normal. Just give it a few seconds and the app will finish uninstalling on its own. No action needed from your side.
{% endhint %}

<figure><img src="/files/7zU1caVb7cfbozZBqUCG" alt=""><figcaption></figcaption></figure>

***

### Step 2: Republish Your Site (IMPORTANT: Remove Watermark)

To also remove Motion Flow (and the Watermark) from your live website, click the Publish button in the top-right corner of the editor.

This is how Wix works in general: changes only go live once you publish. After publishing, Motion Flow is fully removed from both the editor and the live version of your website.

***

#### Need to Reinstall?

If you change your mind, you can reinstall Motion Flow anytime from the App Market:

Link to App Market: <https://manage.wix.com/app-market/motion-flow>

All previous settings will need to be reconfigured after reinstalling.


---

# 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://insync.gitbook.io/interactive-studio/motion-flow/get-started/uninstall-the-app.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.
