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

# Installing Bazel with mise

This page describes how to install Bazel using [mise](https://github.com/jdx/mise) the polyglot tools version manager.

```shell theme={null}
mise use -g bazel@latest
```
