# Getting Set Up To Work On The Firefox Codebase

This page will help you get set up to build Firefox on your own machine.

Don't hesitate to look at the {ref}`Firefox Contributors Quick Reference <Firefox Contributors' Quick Reference>` to read a quick tutorial.

```{toctree}
:caption: Thank you for contributing to Firefox

/contributing/contributing_to_mozilla
```

## Setting Up Your Machine

### For Firefox Desktop

```{toctree}
:maxdepth: 1

windows_build
windows_wsl_build
macos_build
linux_build
linux_32bit_build_on_64bit_OS
common_build_errors
```

### For Firefox Android

{ref}`Firefox for Android`

### For Firefox iOS

{ref}`Firefox for iOS`

## Getting Ready to Contribute

```{toctree}
contributing_code
```
