# Install UU Cable Driver

### Overview:

This section provides download links for UU Cable drivers, catering to different versions of the Windows operating system. Ensure you select the driver compatible with your system and UU cable version.

### Driver Downloads:

* For Windows 7 (Old UU Cable):
  * [Download Old UU Cable Driver for Windows 7](https://ftp.wizarpos.com/advanceSDK/PL2303_Prolific_DriverInstaller_WIN7.exe)
* For Latest UU Cables (All Supported Windows Versions):
  * [Download New UU Cable Driver](https://ftp.wizarpos.com/advanceSDK/PL23XX_Prolific_DriverInstaller_v402.zip)

Please ensure you choose the correct driver for your UU cable model and operating system to ensure optimal performance and compatibility.


---

# 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://smartpossdk.gitbook.io/cloudpossdk/faq/usb-serial-port/install-uu-cable-driver.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.
