# Audience: Suitable for anyone, including those new to RAG
# What will be covered:
- A conceptual overview of RAG as a solution approach
- How to design a basic RAG architecture
# What will not be covered:
- In-depth source code or implementation details
- MCP (Model Context Protocol)