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

# Doosan A0509S

> Redirect stub to the Doosan A0509S catalog page.

export default function DoosanA0509SRedirectPage() {
  useEffect(() => {
    window.location.replace("https://cyberwave.com/cyberwave/doosan-a0509s");
  }, []);
  return <>
      # Redirecting to Doosan A0509S

      If you are not redirected automatically, [open the Doosan A0509S catalog page](https://cyberwave.com/cyberwave/doosan-a0509s).
    </>;
}
