(how_to_guides)= # How-to guides These guides will walk you through steps of using Chisel through its operations life cycle. ## Installation Installation follows a broadly similar pattern on all architectures, and you can choose to install the pre-built binary, Snap or build it from the source by yourself. ```{toctree} :maxdepth: 1 install-chisel ```