Logical agents use logical reasoning over a knowledge base to derive new information and make decisions. The document outlines key concepts in logic like syntax, semantics, entailment, and inference. It discusses representing the Wumpus world in propositional logic and using inference methods like forward and backward chaining to explore the world. Reasoning in the Wumpus world requires representing partial information and using propositional logic has limitations for complex, dynamic domains.