Chapter 3 of 'Introduction to Evolutionary Computing' focuses on genetic algorithms (GA), detailing their history, applications, and functionality, particularly the simple genetic algorithm (SGA). The chapter explores key mechanisms such as crossover, mutation, and selection, emphasizing their roles in optimization and problem-solving. It also discusses various representations and mutation operators used in GAs, highlighting challenges and advancements in the field.