# Introduction

Interactive Studio is a collection of no-code apps for **Wix Studio** that help you build motion-rich, interactive websites - without writing custom code.

It’s made for designers and creators who want their sites to feel modern, immersive, and polished, without turning every idea into a technical problem.

We built Interactive Studio because creating great web experiences is often harder than it should be. You might know exactly what you want to design, but turning that idea into a smooth, working website usually means dealing with scripts, performance issues, and complex setups.

Our goal is simple:

> **"You focus on design. We take care of the technical side."**

***

### Watch: How the Tools Work Together

In this video, you’ll see how the apps work directly inside the Wix Studio editor and how they can be combined to build fully interactive layouts - from 3D scenes to scroll-based video and refined UI motion.

Below the video, you’ll find demo examples and installation links for each app.

{% embed url="<https://www.youtube.com/watch?v=QOjo4wqYn_w>" %}

***

### Try the Live Demos

Explore what’s possible with each tool before installing:

* **Spline Control Demo →** <https://theweb.interactive-studio.io/>
* **Motion Flow Demo →** <https://soniq.interactive-studio.io/>
* **Aura Suite Demo →** <https://agency.interactive-studio.io/>

***

### Install the Apps

Each app can be installed individually depending on what your project needs:

* **Install Spline Control →** [Click here](https://manage.wix.com/app-market/spline-control)
* **Install Motion Flow →** [Click here](https://manage.wix.com/app-market/motion-flow)
* **Install Aura Suite →** [Click here](https://manage.wix.com/app-market/aura-suite)

***

### What Is Interactive Studio? <a href="#what-is-interactive-studio" id="what-is-interactive-studio"></a>

Interactive Studio is not a single app. It is a **suite of specialized tools**, each focused on a specific part of interactive web design:

* **Spline Control** → for scroll-driven 3D scenes using Spline
* **Motion Flow** → for scroll-controlled video experiences
* **Aura Suite** → for premium UI effects, motion, and visual polish

Each app can be installed and used independently, depending on what your project needs.

All apps work directly inside the Wix Studio editor and follow the same core principles:

* No code required
* Visual setup using panels, sliders, and toggles
* Optimized performance on live websites
* Fast setup with templates and presets

***

### Why We Built This

Modern websites rely heavily on motion and interaction.\
Scroll effects, animated text, subtle UI details, 3D elements, video sequences — all of these help tell stories and guide users through content.

But building these effects usually means:

* writing custom JavaScript
* using multiple animation libraries
* manually optimizing assets
* constantly testing for performance issues

That’s not what most designers want to spend their time on.

Interactive Studio was built to remove that friction. We handle the animation logic, processing, optimization, and delivery of everything that runs on the live site.

You don’t need to worry about how things work under the hood - you just decide how they should look and feel.

***

### Who It’s For

Interactive Studio is made for people who care about how their websites feel.

That includes:

* designers
* agencies
* freelancers
* creators working in Wix Studio

You don’t need development experience to use these tools.\
If you’re comfortable working inside the Wix Studio editor, you already have everything you need to get started.

***

### How Things Work (In Simple Terms)

All apps in Interactive Studio follow the same basic idea:

1. You install the app in your Wix Studio project
2. You place or activate it inside the editor
3. You configure everything visually using the app panel
4. We generate and deliver optimized scripts automatically
5. The effects run on your live website without manual setup

Each app handles different types of content (3D scenes, video, UI effects), but the workflow is always the same:

> **You control the design. We handle the technical side.**

***

### What This Documentation Is For

This documentation is here to help you use each app with confidence.

You’ll find:

* step-by-step setup guides
* explanations of every setting
* layout tips and best practices
* solutions to common issues

Everything is written with real projects in mind - not just feature lists.

If you’re new to Interactive Studio, start with the app that matches what you want to build:

* Want scroll-driven 3D scenes? → Start with **Spline Control**
* Want cinematic scroll video? → Start with **Motion Flow**
* Want to polish your UI and motion? → Start with **Aura Suite**

Each section will guide you from basic setup to more advanced use.


---

# 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/general/readme.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.
