Whether you are connecting to IRC for the first time or as a seasoned user, the features you want your client to have will vary from person to person. We hope this page will help new users make a good choice from the start. Once you have chosen a client to use, please refer to our repository of instructions for [[guides/sasl|setting up SASL]], which is our preferred authentication method. If you’re interested in ensuring the security of your connection, please refer to our [[guides/connect|connection guide]]. == Connecting without installing anything == If you cannot install apps on your computer, you can use a web app. [https://web.libera.chat Our webchat] is a free web client that you don’t have to sign up for. [https://irccloud.com IRCCloud] is a popular web client service that keeps you connected after you close the page and has a limited free plan. == Installing a client == There are three main types of clients for connecting to IRC. These are “graphical clients”, “terminal clients” and “bouncers”. === Graphical clients === These are clients that you navigate primarily with your mouse cursor or touch. They can be installed on your device directly or accessed in a web browser. Some commonly chosen graphical clients for personal computers are [https://hexchat.github.io/ Hexchat] (Windows, Linux), [https://konversation.kde.org/ Konversation] (Windows, Linux, Mac OS) and [https://www.codeux.com/textual/ Textual] (MacOS). On Android phones & tablets, [https://github.com/MCMrARM/revolution-irc RevolutionIRC] is a popular client available from [https://f-droid.org/packages/io.mrarm.irc/ F-Droid] and [https://play.google.com/store/apps/details?id=io.mrarm.irc Google Play]. On Apple iOS devices LimeChat is a popular client available from the [https://apps.apple.com/app/limechat-irc-client/id298766460 App Store]. === Terminal clients === Terminal or text based clients are clients which you primarily navigate with keyboard shortcuts. As these typically do not need mouse navigation, they are great for running on servers and accessing remotely. [https://weechat.org/ WeeChat] is a popular terminal client which has an experimental mouse mode option which makes some operations possible with your mouse. [https://irssi.org/ Irssi] is another popular and mature terminal client. === Bouncer clients === Bouncers are clients which act as a hub between other clients and the IRC network. They allow you to see one connection from multiple places (i.e. phone, work computer, home computer). [https://znc.in ZNC] is a popular stand-alone bouncer. Some other clients have bouncers built in to them but it is not their main purpose. These include [https://quassel-irc.org/ Quassel], [https://weechat.org/ WeeChat], and [https://irssi.org/ Irssi].