> ## 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.

# Interbotix wx250s

> Redirect stub to the Interbotix wx250s catalog page.

export default function Interbotixwx250sRedirectPage() {
  useEffect(() => {
    window.location.replace("https://cyberwave.com/interbotix/wx250s");
  }, []);
  return <>
      # Redirecting to Interbotix wx250s

      If you are not redirected automatically, [open the Interbotix wx250s catalog page](https://cyberwave.com/interbotix/wx250s).
    </>;
}
