# Download Zata POS
**Zata POS** is an easy-to-use point of sale app that helps you manage your sales, products, inventory, and expenses — all in one place.
---
## Pick Your Computer
### Windows
**File to download:** `Zata-POS-Windows-Setup.exe`
1. Click the download link for your version on the Releases page.
2. Find the downloaded file (`Zata-POS-Windows-Setup.exe`) in your Downloads folder and double-click it.
3. Follow the on-screen installer steps.
4. Once installed, open Zata POS from your Start menu.
---
### Mac (Apple Silicon — M1, M2, M3, M4)
**File to download:** `Zata-POS-macOS-AppleSilicon.gz`
1. Click the download link on the Releases page.
2. Open **Terminal** and go to your Downloads folder by typing:
```
cd ~/Downloads
```
3. Unpack the file by running:
```
gunzip Zata-POS-macOS-AppleSilicon.gz
```
4. Double-click the `Zata-POS-macOS-AppleSilicon` file to open it.
> **Tip:** If macOS says it cannot verify the app, right-click (or Control-click) the file and choose **Open** — then confirm when prompted.
---
### Linux
**File to download:** `Zata-POS-Linux.gz`
1. Click the download link on the Releases page.
2. Open a **Terminal** and run these commands one by one:
```
cd ~/Downloads
gunzip Zata-POS-Linux.gz
chmod +x Zata-POS-Linux
./Zata-POS-Linux
```
---
## Latest Release
Visit the **Releases tab** to get the most up-to-date version of Zata POS for your computer.
---
## Need Help?
Having trouble installing or using Zata POS? We are happy to help!
Reach out to us at **support@hiqafrica.com** and we will get back to you as soon as we can.
---
*Zata POS is made with care by the team at **HiQ Africa**. Thank you for choosing us!*