> ## Documentation Index
> Fetch the complete documentation index at: https://docs.controller360.com.br/llms.txt
> Use this file to discover all available pages before exploring further.

# System requirements

> To ensure the best experience when using Controller360, it is important that your environment meets the recommended requirements. In this section, you will find the necessary information about browsers, internet connection, and other technical requirements to properly access and use the platform.

## Requirements by Platform

Select the platform you want to use below to check the requirements and, when available, download the required software.

<CardGroup cols={2}>
  <Card title="Web Portal" icon="browser">
    **Recommended browsers**

    * Google Chrome 150+
    * Mozilla Firefox 150+
    * Microsoft Edge 150+
    * Opera 134+
    * Apple Safari 26.6+

    <Icon icon="chrome" iconType="solid" /> [**Access Portal ↗**](https://portal6.controller360.com.br)
  </Card>

  <Card title="StreamSync" icon="arrows-rotate">
    **Supported systems**

    * Windows 10 or Windows 11
    * Windows Server 2016, 2019, 2026 or later
    * Ubuntu 22+
    * Xubuntu 22+
    * Fedora 38+

    <Icon icon="windows" iconType="solid" /> [**Download for Windows 32 ↗**](https://static.controller360.com.br/upgrade/StreamSync360.Setup.x86.exe)

    <Icon icon="windows" iconType="solid" /> [**Download for Windows 64 ↗**](https://static.controller360.com.br/upgrade/StreamSync360.Setup.x64.exe)

    <Icon icon="linux" iconType="solid" /> [**Download for Linux 64 ↗**](https://static.controller360.com.br/upgrade/StreamSync360.Setup.sh)
  </Card>

  <Card title="Android" icon="android">
    **Requirement**

    * Android 7.0+

    <Icon icon="down-to-bracket" iconType="solid" /> [**Baixar ↗**](https://play.google.com/store/apps/details?id=com.controller.tech.controller360)
  </Card>

  <Card title="iPhone / iOS" icon="apple">
    **Requirement**

    * iOS 15+

    <Icon icon="down-to-bracket" iconType="solid" /> [**Baixar ↗**](https://apps.apple.com/br/app/controller360-pro/id6775464287)
  </Card>
</CardGroup>

## Internet Connection

<Card title="Requirement" icon="wifi-strong">
  * Download: 100MB, Upload: 20MB.
  * 5G → Android and iOS.

  **Minimum**

  * Download: 10MB, Upload: 2MB.
  * 4G → Android and iOS.
</Card>

## ERP Integration

<Card title="Supported ERPs" icon="database">
  * **VR Super:** coming soon
</Card>

## Linux

<Card title="After downloading the StreamSync360.Setup.sh file, open the Terminal in the folder where the file was saved and run the commands below:" icon="code">
  ```bash linux theme={null}
  sudo chmod +x ./StreamSync360.Setup.sh  
  ```

  ```bash linux theme={null}
  ./StreamSync360.Setup.sh
  ```
</Card>
