VGI is a C++20 library and engine framework for Vulkan graphics applications. It provides an environment for creating Vulkan devices, windows, and a main loop with an extensible system/layer architecture. This guide covers the key requirements to build the project, its core dependencies, and a usage tutorial to help developers get started quickly.