{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "What does Veloxward provide?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Veloxward builds Veloxward VDI (workspace catalog, session broker, desktop pools, HTML5 and RDP brokering) and Veloxward ADC (TLS termination, load balancing, WireGuard VPN, and clientless access at the network edge)."
      }
    },
    {
      "@type": "Question",
      "name": "Which hypervisors are supported?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Veloxward VDI integrates with Proxmox, VMware, and Hyper-V for template-based provisioning and desktop pool operations."
      }
    },
    {
      "@type": "Question",
      "name": "Is Veloxward cloud-only or on-premises?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Veloxward is designed for on-premises and private cloud deployments where you control the hypervisor, directory services, and network edge."
      }
    },
    {
      "@type": "Question",
      "name": "Can we start with a pilot?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes. The VDI Pilot service package includes a controlled rollout for a pilot user group, session hosts, and go-live week support."
      }
    },
    {
      "@type": "Question",
      "name": "What infrastructure is required?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "A typical estate includes Active Directory or LDAP, session hosts, a supported hypervisor, and network connectivity for users to reach the Veloxward edge. Controllers use PostgreSQL and Redis."
      }
    },
    {
      "@type": "Question",
      "name": "How do Veloxward ADC and VDI work together?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "ADC sits at the network edge (TLS, load balancing, VPN, Internet Gateway). VDI runs the control plane (broker, portal, entitlements, gateway brokering). ADC fronts HA controller clusters in production deployments."
      }
    },
    {
      "@type": "Question",
      "name": "Can users access desktops via browser?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes. Veloxward VDI supports HTML5 gateway access in addition to standard RDP launch paths."
      }
    },
    {
      "@type": "Question",
      "name": "What is an application delivery controller for VDI?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "An ADC for VDI terminates TLS, load-balances traffic across HA controller nodes, and consolidates VPN and clientless access at the network edge. Veloxward ADC is purpose-built to front Veloxward VDI controller clusters."
      }
    },
    {
      "@type": "Question",
      "name": "Does Veloxward provide VDI load balancing?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes. Veloxward ADC distributes user, admin, and API traffic across highly available VDI controllers with health-aware routing, alongside WAF and TLS termination."
      }
    },
    {
      "@type": "Question",
      "name": "Do I need a VPN for virtual desktop access?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "It depends on your security model. Veloxward ADC offers WireGuard VPN for network-level access, Internet Gateway for clientless web access, and HTML5 gateway paths through Veloxward VDI. Many estates use a mix."
      }
    },
    {
      "@type": "Question",
      "name": "How does Veloxward compare to Citrix for remote desktop?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Veloxward focuses on browser-first workspace delivery and a dedicated control plane without ICA download friction. It is not a drop-in for full Citrix feature parity; hybrid estates are a realistic near-term path for many organizations."
      }
    },
    {
      "@type": "Question",
      "name": "How do we get started?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Email support@veloxward.com or use the contact form. Share approximate user count, hypervisor, and whether you are exploring a pilot, services engagement, or product overview."
      }
    }
  ]
}
