# Contexts

- [Context Basics](/glfw-in-a-nutshell/contexts/context-basics.md): Basics you need to know about GLFW contexts
- [OpenGL (ES)](/glfw-in-a-nutshell/contexts/opengl.md): Creating GLFW contexts for OpenGL and OpenGL ES
- [Vulkan](/glfw-in-a-nutshell/contexts/vulkan.md): How GLFW handles the Vulkan API
