> ## Documentation Index
> Fetch the complete documentation index at: https://teyroxofficial.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# VirtfusionAdvanced

> VirtFusionAdvanced brings beautiful UI, SSO, builded-in Console/Graphs and more.

<img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/teyroxofficial/OuT8v6GBJNzhmpzn/images/VirtFusionAdvanced/VirtFusionAdvanced%20-%20Banner.jpg?fit=max&auto=format&n=OuT8v6GBJNzhmpzn&q=85&s=58b22bcac302015190b8d1dadd9345f5" width="1635" height="873" data-path="images/VirtFusionAdvanced/VirtFusionAdvanced - Banner.jpg" />

## Preparing VirtFusion API

Login to your VirtFusion instance

\#\$# Create API Token
Open System TAB and click API

<img src="https://mintcdn.com/teyroxofficial/OuT8v6GBJNzhmpzn/images/VirtFusionAdvanced/API.jpg?fit=max&auto=format&n=OuT8v6GBJNzhmpzn&q=85&s=d6e3ca2ab16a28e3f94ee04023c222ea" alt="title" width="227" height="435" data-path="images/VirtFusionAdvanced/API.jpg" />

Click on Create Token and fill with your data if you wish

<img src="https://mintcdn.com/teyroxofficial/OuT8v6GBJNzhmpzn/images/VirtFusionAdvanced/Paymenter.png?fit=max&auto=format&n=OuT8v6GBJNzhmpzn&q=85&s=72396ea469d83e354e011ff16ac30389" alt="title" width="520" height="407" data-path="images/VirtFusionAdvanced/Paymenter.png" />

## Installing Extension

To install the VirtFusionAdvanced extension, upload all files to the following directory on your server:

```md theme={null}
    /extensions/Servers/
```

Directory structure should look like this:

```md theme={null}
    /extensions/Servers/VirtFusionAdvanced
```

<br />

<Tip>
  You can also install it via the Extension Installer tab in the admin panel simply by dropping an archive (.zip) file of the extension.
</Tip>

## Troubleshooting

If you encounter any issues during installation or usage of the VirtFusionAdvanced extension, please follow these steps:

Run these commands in your terminal:

```md theme={null}
    npm run build
```

```md theme={null}
    php artisan optimize:clear
```

<br />
