# Launch

{% hint style="info" %}
Install all [requirements ](https://franky-murrey.gitbook.io/aptos-helper/installation/requirements)before the launch
{% endhint %}

Use this command to launch GUI interface.

```bash
python run_gui.py
```

After the program's first launch, it will create the needed temp files `(tokens.json, app_config.json)`.

&#x20;You'll have to restart the program once all the files are created.
