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

<Columns cols={2} className="gap-12">
  <div>
    <div className="main-page-title-block w-2/3">
      <h1>Build advantage<br />on Haiqu.</h1>
      <p>The middleware for superior quantum performance and world-changing applications.</p>
    </div>

    <CardGroup cols={2}>
      <Card title="■ Quantum IDE">
        JupyterLab with everything pre-installed. Ready to code.
      </Card>

      <Card title="■ Experiment Tracking" href="/core_features/exp_tracking">
        Track history of your experiments, jobs and circuit metrics.
      </Card>

      <Card title="■ Hardware Integration" href="/integrations/ibm">
        Send jobs to leading QPUs and quantum clouds.
      </Card>

      <Card title="■ Error shield" href="/core_features/error_shield">
        Automatically reduce hardware noise. Save quantum runs and budget.
      </Card>

      <Card title="■ Data Loading" href="/core_features/data_loading_vect">
        The only linear-depth Quantum Data Loading at utility scale.
      </Card>

      <Card title="■ Circuit Compression" href="/core_features/compression">
        Our record-breaking circuit compression to run 100x more.
      </Card>
    </CardGroup>

    ### Quick Navigation

    <CardGroup cols={2}>
      <Card title="■ Quick Start" href="/quickstart/qs_intro">
        Get up and running in under 5 minutes with your first quantum circuit.
      </Card>

      <Card title="■ Cookbook">
        Replicable code guides for building real quantum applications.
      </Card>

      <Card title="■ Benchmarks" href="/catalog/datasheet">
        Explore Industry-Leading Performance Benchmarks.
      </Card>
    </CardGroup>
  </div>

  <div className="flex h-3/4 items-start">
    <img src="https://mintcdn.com/haiqu/QnjSg02a6HjnZweN/images/main_page.png?fit=max&auto=format&n=QnjSg02a6HjnZweN&q=85&s=1ae4cca3d8955129988cfba1469509e3" alt="Haiqu -  The only Platform that breaks performance barriers." noZoom className="rounded-lg m-0 w-full object-contain object-top" width="766" height="837" data-path="images/main_page.png" />
  </div>
</Columns>
