The document discusses using jQuery for Ajax support. It introduces the $.ajax function for making Ajax requests with jQuery and describes some of its basic syntax and options. Examples are provided to demonstrate using $.ajax to make an Ajax request and update the page based on the response.