# Context System Examples **Purpose**: Example navigation files and context patterns --- ## Structure ``` examples/ ├── navigation.md (this file) └── navigation-examples.md ``` --- ## Quick Routes | Task | Path | |------|------| | **View navigation examples** | `navigation-examples.md` | | **Learn navigation design** | `../guides/navigation-design-basics.md` | | **Use templates** | `../guides/navigation-templates.md` | --- ## By Type **Examples** → Working examples of navigation files --- ## Related Context - **Context System** → `../navigation.md` - **Guides** → `../guides/navigation.md` - **Standards** → `../standards/navigation.md`