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

# System Requirements

> Technical requirements and user roles for the CSQ Platform

<div className="not-prose mb-8">
  <div className="p-6 rounded-xl bg-gradient-to-r from-[#00D4AA]/10 to-transparent border border-[#00D4AA]/20">
    <div className="flex items-center gap-3">
      <div className="p-2 rounded-lg bg-[#00D4AA]/20">
        <svg className="w-5 h-5 text-[#00D4AA]" fill="none" stroke="currentColor" viewBox="0 0 24 24">
          <path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z" />
        </svg>
      </div>

      <span className="text-slate-600 dark:text-slate-400">
        Ensure your system meets these requirements for optimal CSQ Platform
        performance.
      </span>
    </div>
  </div>
</div>

## Software Requirements

To ensure optimal access and use of our SaaS solution, you must meet the following system requirements:

### Web Browser Compatibility

The application can be used in various web browsers:

* **Google Chrome** (Recommended)
* **Mozilla Firefox**
* **Safari**

<Note>
  Ensure your browser is updated to the latest version for optimal performance
  and security.
</Note>
