The document analyzes questions asked on Stack Overflow related to code clones to understand practitioner needs. The researchers collected over 1,650 questions using keywords like "code clone" and "duplicate code", manually validating 925 questions. Most questions involved popular programming languages like Python, Ruby, and Java. Tags also involved techniques like inheritance and design patterns. Practitioners who asked about code clones had high reputation scores, indicating they were trusted members of the Stack Overflow community. The study provided insights into what practitioners ask regarding code clone detection and analysis in practice.