This document provides an overview of logical agents and knowledge representation. It discusses knowledge-based agents and the Wumpus world example. It introduces propositional logic and various inference techniques like forward chaining, backward chaining, and resolution that can be used for automated reasoning. It also discusses concepts like entailment, models, validity, and satisfiability. Finally, it discusses how these logical concepts can be applied to build an agent that reasons about the Wumpus world using propositional logic.