---
title: Technical Overview
head:
  - - meta
    - http-equiv: refresh
      content: 0; url=/docs/explanation/architecture/technical-overview
---

# Page Moved

This page has moved to **[Explanation: Technical Overview](/explanation/architecture/technical-overview)**.

You will be redirected automatically in a moment...

<script setup>
if (typeof window !== 'undefined') {
  window.location.href = '/docs/explanation/architecture/technical-overview' + window.location.search + window.location.hash;
}
</script>
