# Method Pre-Writing Questions `Before writing Method, answer: (1) what modules exist, and (2) for each module, what is its workflow, why is it needed, and why does it work.` ```text Questions: (1) What modules are in the method? (2) For each module, answer three questions: - What is this module's workflow? - Why do we need this module? - Why does this module work? ``` Recommended action: 1. Organize answers in a mind map or table before writing paragraphs.