# Install the App

This guide shows you how to install **Aura Suite** and open the Editor Add-On panel inside Wix Studio.

Unlike the other Interactive Studio apps, Aura Suite does **not** add a widget to your page.\
Instead, it runs as an **Editor Add-On** that controls effects globally (on all pages) across your website.

***

### Step 1: Install Aura Suite from the App Marketplace

In the Wix Studio editor:

1. Open the **App Market**
2. Search for **Aura Suite**
3. Click **Add to Site**

**Link to App Market:** [**https://manage.wix.com/app-market/aura-suite**](https://manage.wix.com/app-market/aura-suite)

After installation, the Aura Suite panel usually opens automatically.

If it doesn’t open or if you close it later, you can always reopen it manually (see next step).

***

### Step 2: Open the Editor Add-On Panel Manually

To reopen Aura Suite after closing the panel:

1. Click the **dropdown button in the top-left corner of the editor**\
   (above the **+ Add Elements** icon)
2. Go to **Tools**
3. Go to **Editor Add-Ons** (last item)
4. Click on **Aura Suite**

The Aura Suite control panel will now open again.

<figure><img src="/files/6NrlRcbC49iQdaOc0N8Z" alt=""><figcaption></figcaption></figure>

***

### Why Aura Suite Uses an Editor Add-On

Because Aura Suite affects your entire website (scroll behavior, cursors, overlays, text animations), it does not belong to a single page section.

Using an Editor Add-On allows you to:

* keep the panel open while working on different pages
* apply effects across the whole site
* adjust settings while selecting different elements

You can move the panel anywhere on your screen so it doesn’t block your layout while designing.

***

### Step 3: You’re Ready to Enable Effects

Once the panel is open, you can start activating effects right away.

From here, you can move on to:

* [**Tab 1 - Enable Smoothing & Website Details**](/interactive-studio/aura-suite/get-started/tab-1-website-details.md)
* [**Tab 2- Apply Custom interactive Cursors**](/interactive-studio/aura-suite/get-started/tab-2-custom-cursors.md)
* [**Tab 3 - Apply Overlays**](/interactive-studio/aura-suite/get-started/tab-3-overlay-effects.md)
* [**Tab 4 - Add GSAP Animations to Texts**](/interactive-studio/aura-suite/get-started/tab-4-gsap-text-effects.md)

Each section of Aura Suite is explained in its own guide.


---

# 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/aura-suite/get-started/install-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.
