obtain the jquery library and insert a script element in index.html with a source attribute to the jquery library. you can do this by linking to a jquery cdn (content delivery network). use your browser to research and find the jquery cdn link. add a script element to the index.html file that includes a jquery cdn link as the source. visit jquery/download/ or w3schools/jquery/jquery get started.asp for information the jquery cdn.