This document discusses logical agents and their use of knowledge representation and reasoning. It covers knowledge-based agents, the Wumpus World environment, and logic. Knowledge-based agents contain a knowledge base that represents knowledge using sentences in a formal language. The agent can add new facts and query its knowledge. Wumpus World is a classic environment for testing logical agents, with glitter, breeze, and smell sensors and actions like moving, shooting, and grabbing. Logic involves the syntax, semantics, and entailment of sentences in a knowledge base.