What is the basic requirement to start with the jQuery?

What is the basic requirement to start with the jQuery?

We need to use a global function termed jQuery(). It can also be called as “window.jQuery()”. $ is an alias of any jQuery function.