# Context Window Architecture ## Docs - [Overview](https://contextwindowarchitecture.io/index.md): General overview of Context Window Architecture - [CWA and LLM Agent Frameworks](https://contextwindowarchitecture.io/stack/agent-frameworks.md): How CWA works with LLM Agent Frameworks - [Model Context Protocol](https://contextwindowarchitecture.io/stack/mcp.md) - [Prompt Engineering](https://contextwindowarchitecture.io/stack/prompt-engineering.md) - [CWA and Retrieval-Augmented Generation (RAG)](https://contextwindowarchitecture.io/stack/rag.md): How CWA and RAG work together.