> ## Documentation Index
> Fetch the complete documentation index at: https://bazel-pr-30140.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# { Fast, Correct }: Choose two

> From startup to enterprise, choose the Bazel open source project to build and test your multi-language, multi-platform projects.

<div class="w-11/12 mx-auto px-6 py-8">
  <div class="flex items-center py-16 px-12 rounded-lg text-white" style={{background: "linear-gradient(180deg, #0c713a 0%, #1e431e 100%)"}}>
    <div class="flex-1 text-left">
      <div class="text-5xl font-medium">
        {`{ Fast, Correct }: Choose two`}
      </div>

      <div class="text-lg mt-3 opacity-90">From startup to enterprise, choose the Bazel open source project to build and test your multi-language, multi-platform projects.</div>
      <a href="/install" class="inline-block mt-6 px-6 py-3 bg-white text-green-800 font-semibold rounded-md hover:bg-gray-100">Install Bazel</a>
    </div>

    <div class="flex-1 flex justify-end">
      <img src="https://mintcdn.com/bazel-pr-30140/3dsCXhMz9s_wLg8c/images/bazel_hero.svg?fit=max&auto=format&n=3dsCXhMz9s_wLg8c&q=85&s=386c2d2f0cb482d27a8c5f6bda442fe4" alt="Bazel" class="w-80" width="900" height="900" data-path="images/bazel_hero.svg" />
    </div>
  </div>

  <div class="bg-gradient-to-r from-green-600 to-green-800 p-6 rounded-lg">
    <Columns cols={4}>
      <Card title="Build better" icon="gauge-max" href="/basics">
        Rebuild only what is necessary. Get fast incremental builds with Bazel's advanced local and distributed caching, optimized dependency analysis, and parallel execution.
      </Card>

      <Card title="Multilingual magic" icon="language" href="/tutorials">
        Build and test using Java, C++, Go, Android, iOS and many other languages and platforms. Bazel runs on Windows, macOS, and Linux.
      </Card>

      <Card title="Simply scalable" icon="arrows-maximize" href="/remote-execution">
        Scale your organization, codebase, and Continuous Integration systems. Bazel handles codebases of any size, whether in multiple repositories or a huge monorepo.
      </Card>

      <Card title="Endlessly extensible" icon="gear" href="/writing-rules">
        Add support for new languages and platforms with Bazel's extension language. Share and re-use language rules written by the growing Bazel community.
      </Card>
    </Columns>
  </div>

  <div className="text-2xl">
    Essential Bazel
  </div>

  Build and test software of any size, quickly and reliably. Industry leaders like Google, Stripe, and Dropbox trust Bazel to build heavy-duty, mission-critical infrastructure, services, and applications.

  <Columns cols={4}>
    <Card title="Get started" href="/start/cpp" cta="Get Started" img="https://mintcdn.com/bazel-pr-30140/3dsCXhMz9s_wLg8c/images/essential_start.svg?fit=max&auto=format&n=3dsCXhMz9s_wLg8c&q=85&s=df4ded36849b3eb12efb7dd517a74dae" width="40" height="25" data-path="images/essential_start.svg">
      Learn what Bazel is, why it is a good choice for your project, and how you can get started using it quickly.
    </Card>

    <Card title="User's guide" href="/release/index" cta="Read the docs" img="https://mintcdn.com/bazel-pr-30140/3dsCXhMz9s_wLg8c/images/essential_guide.svg?fit=max&auto=format&n=3dsCXhMz9s_wLg8c&q=85&s=588a8d83845fb008f696b59948badb71" width="40" height="25" data-path="images/essential_guide.svg">
      Learn how to use Bazel with documentation and tutorials covering topics from foundational to expert.
    </Card>

    <Card title="Query quickstart tutorial" href="/query/quickstart" cta="Write a basic query" img="https://mintcdn.com/bazel-pr-30140/3dsCXhMz9s_wLg8c/images/new_2.svg?fit=max&auto=format&n=3dsCXhMz9s_wLg8c&q=85&s=d5c26707647792a2a63980c73341e874" width="54" height="33" data-path="images/new_2.svg">
      Get started with the Bazel query language with this new guided scenario.
    </Card>

    <Card title="Reference guide" href="/reference/be/overview" cta="Search the guide" img="https://mintcdn.com/bazel-pr-30140/3dsCXhMz9s_wLg8c/images/essential_reference.svg?fit=max&auto=format&n=3dsCXhMz9s_wLg8c&q=85&s=9aa91a71e3e2e248c31da3b12d5c11ec" width="40" height="25" data-path="images/essential_reference.svg">
      Use these resources to efficiently look up the commands, queries, and terminology necessary to working with Bazel.
    </Card>
  </Columns>

  <div className="text-2xl">
    What's New?
  </div>

  Catch up on the latest documentation, community events, and programs.

  <Columns cols={3}>
    <Card title="Release notes" img="https://mintcdn.com/bazel-pr-30140/3dsCXhMz9s_wLg8c/images/release_notes.svg?fit=max&auto=format&n=3dsCXhMz9s_wLg8c&q=85&s=0d88c126fbb89037c4858cb972f198a2" href="https://github.com/bazelbuild/bazel/releases/latest" width="54" height="33" data-path="images/release_notes.svg">
      Bazel is always evolving — check the release notes to see what's changed in the latest releases, and how that affects your builds.
    </Card>

    <Card title="Community updates" img="https://mintcdn.com/bazel-pr-30140/3dsCXhMz9s_wLg8c/images/new_3.svg?fit=max&auto=format&n=3dsCXhMz9s_wLg8c&q=85&s=a4cd7816f49e98f153cae32ba0f504ac" href="/community/users" width="40" height="25" data-path="images/new_3.svg">
      Tune in for our new monthly community update livestream.
    </Card>

    <Card title="Roadmap" img="https://mintcdn.com/bazel-pr-30140/3dsCXhMz9s_wLg8c/images/new_1.svg?fit=max&auto=format&n=3dsCXhMz9s_wLg8c&q=85&s=b83185332ffb88d40889765c3d82f3ef" href="/about/roadmap" width="40" height="25" data-path="images/new_1.svg">
      Read our new public roadmap to see what is coming down the pipeline.
    </Card>
  </Columns>
</div>
