# How does it work?

{% hint style="info" %}

#### Need Help? Join our [Discord](https://discord.ivs.dev/).

{% endhint %}

#### What We Handle Automatically

When you purchase the Admin Panel through [Tebex](https://store.ivs.dev/category/admin), we automatically:

* Deploy your panel — your panel is set up and ready to use
* Send you an email with your panel URL and setup instructions

{% hint style="warning" %}
Check your spam folder if you don't see the email.
{% endhint %}

#### What You Need to Do

1. Download the Admin Panel resource
   1. Go to the [CFX Portal](https://portal.cfx.re/)
   2. Download the `Innovative Studios - Admin Panel - Managed Hosting` resource from your granted assets.
2. Install the required resources

   1. Install `ivs_adminpanel` (the resource you downloaded)
   2. Run the `FRESH_SQL.sql` from the package you downloaded from [CFX Portal](https://portal.cfx.re/).
   3. Install `httpmanager` from: <https://github.com/kibook/httpmanager>
   4. Add both to your `server.cfg`

   ```
    start httpmanager
    start ivs_adminpanel
   ```
3. Complete the setup
   1. Use the panel URL from your email
   2. Follow the setup wizard to configure your panel.

That's it. Once installed, your panel will connect to your server automatically.

***

Note: If you didn't receive the email, check your spam folder. The email contains your unique panel URL and setup instructions.
