--- id: installation title: Installation --- You can install React Query with [NPM](https://npmjs.com), [Yarn](https://yarnpkg.com), or a good ol' ` ``` Once you've added this you will have access to the `window.ReactQuery` object and its exports. > This installation/usage requires the [React CDN script bundles](https://reactjs.org/docs/cdn-links.html) to be on the page as well.