A Reflex Agent is the simplest type of intelligent agent. It makes decisions by applying predefined IF–THEN rules based only on the current input, without considering past experiences or future consequences. It is suitable for environments where the current state contains all the information needed to make a decision.