This document summarizes a chapter about logical agents from an artificial intelligence textbook. It discusses how logical agents can represent knowledge and reason using that knowledge. Key points include: logical agents use a knowledge base to store facts and make inferences; propositional logic and inference rules like modus ponens allow agents to derive new knowledge; the Wumpus World example demonstrates logical reasoning to solve problems based on partial observations.