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

# Gemini 355Lg

> Redirect stub to the Gemini 355Lg catalog page.

export default function Gemini355LgRedirectPage() {
  useEffect(() => {
    window.location.replace("https://cyberwave.com/orbbec/gemini-355-lg");
  }, []);
  return <>
      # Redirecting to Gemini 355Lg

      If you are not redirected automatically, [open the Gemini 355Lg catalog page](https://cyberwave.com/orbbec/gemini-355-lg).
    </>;
}
