Hello @dona_house
by default magento 2 already provide jQuery.
let's example you want to use that jQuery then you need to write
require(['jquery'], function($){
//your js code here
});
hope it will help you.
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer