> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-bigquery-equivalent-concepts.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Home

<style>
  {`
        /* Hide all anchor links on the homepage */
      [data-radix-popper-content-wrapper]:has(span[id^="radix-"]) {
        display: none !important;
      }
    `}
</style>

<section className="hero">
  <div className="hero-text">
    <h1>Support center</h1>
    <p>Knowledgebase and troubleshooting docs</p>

    {/* <p className="hero-buttons-text">Get started with:</p> */}

    [//]: # "<div className=\"hero-buttons\">"

    [//]: # "  <Button class=\"cloud-button\" large=\"true\" href=\"/getting-started/get-started/click-house-cloud\" intent=\"primary\">Get Started with Cloud</Button>"

    [//]: # "  <Button large=\"true\" href=\"/getting-started/get-started/open-source-self-managed\" intent=\"secondary\">Self-Managed</Button>"

    [//]: # "</div>"
  </div>

  <div className="hero-aside">
    <img src="/_mintlify/image/private-7c7dfe99-bigquery-equivalent-concepts/images/hero-image.png" alt="ClickHouse Cloud dashboard showing real-time analytics" noZoom />
  </div>
</section>
