This document provides an overview of integrating existing Domino data with modern websites using jQuery and Bootstrap. It discusses using Bootstrap and jQuery to build web interfaces that retrieve data from Domino via Ajax calls. Lotusscript agents are used to generate JSON data from Domino views and documents. Examples are provided of building a contact database interface with Bootstrap that displays contacts in a table, loads detail views, and allows editing and saving contacts back to the Domino database.