The document discusses different types of intelligent agents and environments. It defines agents as anything that can perceive its environment and act upon it. Agents are described according to their performance measure, environment, actuators, and sensors (PEAS). Environments can be fully/partially observable, deterministic/stochastic, episodic/sequential, static/dynamic, discrete/continuous, and single-agent/multi-agent. Four types of agents are described - simple reflex agents, model-based reflex agents, goal-based agents, and utility-based agents. Learning agents are also introduced.