jQuery Reference Manual - Core

jQuery Core Functions

Function Description
jQuery() Accepts a string that contains a CSS selector used to match a set of elements.
jQuery.noConflict() Running this function transfers control of the variable $ to the first library that implements it.