> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chainlit.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Additional resources

## Additional Resources

* [@chainlit/react-client npm package](https://www.npmjs.com/package/@chainlit/react-client)\
  Explore the @chainlit/react-client npm package.

* [Recoil Documentation](https://recoiljs.org/docs/introduction/getting-started)\
  Learn more about setting up and using Recoil for state management in React applications.

* [SWR Documentation](https://swr.vercel.app/)\
  Discover how to leverage SWR for data fetching, caching, and revalidation in React applications.

* [Socket.IO Documentation](https://socket.io/docs/v4/)\
  Understand how real-time communication is handled via Socket.IO, integral to the `useChatInteract` hook's operations.

* [JWT Documentation](https://jwt.io/introduction/)\
  Learn about JSON Web Tokens (JWT) and how they are used for secure authentication.
