This document describes the development of a geo-location based augmented reality application using the GART toolkit. It discusses key components like GPS, cameras and displays. It outlines the workflow which takes camera input, matches coordinates from GPS and augments information on the display. It also discusses setting up the environment in Visual Studio, designing the interface in XAML, and programming the code behind in C#. The application developed uses GART to overlay location information directly based on a device's position rather than relying on markers.