---
title: 'Playground power use'
part: 'Part X — Tooling and Ecosystem'
partNumber: 10
order: 1
subtitle: 'Hoops, limits, customizer inputs, machine profiles, and editor ergonomics'
---

_Content coming soon._ This chapter now includes top-level `hoop` and `override` directives,
`fieldbounds`/`fieldpath`/`infield`, machine profiles, draggable XY and text customizer inputs,
preview sampling, and the Parameters panel.

<Run>{`hoop '5x7'
let sides = 6  // [3:12]
let size = 20  // [5:40]
repeat sides [ fd size  rt (360 / sides) ]`}</Run>

<Checkpoint chapterId="ch-59">Chapter content coming soon.</Checkpoint>
