# 3-ID-C BITS instrument Documentation for the Bluesky Instrument (BITS) deployment at APS beamline 3-ID-C. This documentation is organized along the [Diátaxis](https://diataxis.fr/) framework: ::::{grid} 2 :gutter: 3 :::{grid-item-card} Tutorials :link: tutorials/index :link-type: doc Learning-oriented walkthroughs. Start here if you are new to Bluesky. ::: :::{grid-item-card} How-to guides :link: how_to/index :link-type: doc Task-oriented recipes. "How do I add a device?", "How do I run a scan?" ::: :::{grid-item-card} Reference :link: reference/index :link-type: doc Information-oriented. Cheat sheet, quick reference, configuration files, auto-generated API. ::: :::{grid-item-card} Explanation :link: explanation/index :link-type: doc Understanding-oriented. Why the RunEngine exists, what `yield from` buys you, how interlocks work. ::: :::: ```{toctree} :hidden: :caption: Sections tutorials/index how_to/index reference/index explanation/index contributing ```