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

# Kuka KR6 R900

> Redirect stub to the Kuka KR6 R900 catalog page.

export default function KukaKR6R900RedirectPage() {
  useEffect(() => {
    window.location.replace("https://cyberwave.com/kuka/kr6-r900");
  }, []);
  return <>
      # Redirecting to Kuka KR6 R900

      If you are not redirected automatically, [open the Kuka KR6 R900 catalog page](https://cyberwave.com/kuka/kr6-r900).
    </>;
}
