# Installation

You should now have the Exe 6 file on your computer. [Check here to purchase Exe 6.](https://www.roblox.com/share?code=a019a921b9fe0345a4f8ef4878843bfc\&type=ExperienceDetails\&stamp=1744476116784)\
Once you have the file, follow the steps below or watch the YouTube video.

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

{% stepper %}
{% step %}

### Importing

The first thing you need to do is import the Exe 6 file into your studio. You can do it by clicking `ReplicatedStorage`with your right mouse button.

<figure><img src="/files/5z3xvqpPYyBdHnJ3AbBW" alt="" width="280"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Saving

A folder named `Exe6` should now be inside of the `ReplicatedStorage`. Click the folder with your right mouse button. A context menu should be displayed. Click the option `Save as Local Plugin...`, and it will open your File Browser. Press `Enter` to proceed.&#x20;

After saving it, you must delete the file now.

<figure><img src="/files/n6cmws1bdE2uNIZEvCYP" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Accessing

Exe 6 should now be on your Plugins tab alongside your other installed plugins.

<figure><img src="/files/1uwDlxhj04zwrmishIPI" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Starting

Click the Exe 6's plugin, and it should open a floating panel on top of your viewport.

&#x20;![](/files/njyxaNosumxHBHWD7Mmg)![](/files/s0hJrXz6gy354bycpN9S)

Click the "Get Started" button to proceed. If nothing happens, you might not own the game that you're currently editing.

To install Exe 6, click the "Install" button, and it will quickly do the job. If successful, more buttons will display.

<figure><img src="/files/650aV5Wjty9ZgQV8qXD3" alt=""><figcaption></figcaption></figure>

**Apps** are the extensions for Exe 6, but currently, there are no Apps available yet.\
Choose the Add User button to open the `Auth`  or the `Roles` modules.\
Choose the Uninstall button to uninstall Exe 6 from your game.
{% endstep %}
{% endstepper %}

After doing these steps shown above, Exe 6 should be properly installed in your game. Let's proceed to the **Authentication** and **Roles** management.


---

# 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://flare-studio.gitbook.io/exe-6/installation.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.
