# Loupedeck Image Devices

{% hint style="danger" %}
Loupedeck Software 6.0.3 **required**

No later version of Loupedeck Software is supported, as Loupedeck broke dynamic image updates in all later versions.

The Loupedeck Software 6.0.3 Installer can be found [here](https://www.spadnext.com/download/other/LoupedeckInstaller_6.0.3.21384.exe)
{% endhint %}

{% hint style="danger" %}
Logitech Options+ must not be installed

Loupedeck support is a complete edition feature
{% endhint %}

* Exit SPAD.neXt
* Install SPAD Loupedeck plugin. You will find it in the GamePlugins-folder of SPAD.neXt installation folder
* Restart Loupedeck app
* In Loupedeck Software unhide the SPAD plugin\
  ![](/files/XSJg41Mfbu2Tmo1wrNPj)
* Create a new Loupedeck Profile and drag the Spad-Actions onto the buttons\
  ![](/files/oMLkLNHUOKpmMAgoTdRq)
* Buttons should show the Buttonnames on them now on device
* Start SPAD.neXt , make sure WebApi is enabled. (You can check by opening <http://127.0.0.1:28001/> , it should show some api page)
* After about 15secs the Loupedeck should show in Panels , and all buttons on device should go blank. (You might also want to enable the "Wait" option in Settings->Devices->Remote Devices)
* if everything fails, open a ticket and attach

  ```
  %LOCALAPPDATA%\Logi\LogiPluginService\Logs\plugin_logs\SPAD.log
  ```

The source code of the SPAD.neXt Loupedeck plugin is open source and can be found on the [SPAD.neXt Github](https://github.com/orgs/SPAD-neXt/repositories). Pullrequests are welcome if you update the code to a later Loupedeck version.


---

# 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://docs.spadnext.com/hardware-specific/loupedeck-image-devices.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.
