---

> [!NOTE]
> The following content is intended for those interested in building & debugging Camoufox.

---

### Building

Instructions on how to build Camoufox from scratch:

[!ref Build system overview](/development/overview.md)
[!ref Build via CLI](/development/buildcli.md)
[!ref Build via  Docker](/development/docker.md)

<hr width=50>

### Developing patches

How to develop patches for Camoufox and find leaks:

[!ref Development tools](/development/tools.md)
[!ref Leak debugging workflow](/development/workflow.md)
