Module 3 built a knowledge base; this module teaches your agent to actually use it. You will learn what retrieval-augmented generation is, how top-K controls how much context the model sees, how vector and keyword search differ, how hybrid search fuses them with RRF, and how to ground answers with citations the user can click through to the source text.