An LLM only knows what's in its training data and what you fit in the prompt. By the end of this module you will understand why retrieval exists, how a document becomes chunks + embeddings, how the ingestion pipeline assembles them into a searchable index, and you'll build a knowledge base of your own for your agent so it can ground answers in your documents.