# Tutorials Step-by-step guides that walk you through common workflows from start to finish. ::::{grid} 1 :gutter: 3 :::{grid-item-card} {octicon}`rocket;1em` Your first tool :link: first-tool :link-type: doc Install a tool, customize its channels, expose additional binaries, and manage dependencies. ::: :::{grid-item-card} {octicon}`play;1em` Run without installing :link: run-without-installing :link-type: doc Execute a tool in a temporary environment — try before you install, or run one-off commands. ::: :::{grid-item-card} {octicon}`arrow-switch;1em` Coming from… :link: coming-from/index :link-type: doc Migration guides for pipx, Homebrew, and pixi global users. ::: :::: ```{toctree} :hidden: first-tool run-without-installing coming-from/index ```