This document describes how to decompose Agile requirements from high-level Epics down to smaller User Stories. It explains that Epics describe large initiatives or features, Features break Epics into more specific capabilities, and User Stories represent individual needs or tasks. Stories are not specifications but encourage conversation and acceptance criteria. They are arranged in a Usage Sequence to identify dependencies and prioritize the most important. Decomposing requirements this way allows for incremental delivery of working software in short iterations.