<p>You have to make one decision to get on GNU social: which server to use. If you're technically inclined and want to host your own then <ahref="https://git.gnu.io/gnu/gnu-social">you can do that</a>. For everyone else there are many choices available. Many of them are listed on <ahref="http://www.skilledtests.com/wiki/List_of_Independent_Statusnet_Instances">this webpage</a>.</p>
<p>There is a small advantage in choosing either a local server or a server where you already know people. Every server has a user directory that lists all the accounts registered there. This can make it easier for others to stumble across you.</p>
<p>Although there are many GNU social servers not all of them allow members of the public to create new accounts. The administrator of each server can turn this feature on or off.</p>
<p>In this example we will use <ahref="https://quitter.no/">Quitter.no</a>, which allows new users to register freely. This server looks very similar to Twitter because it is using a plugin called <ahref="https://git.gnu.io/h2p/Qvitter">Qvitter</a>. If you don't like the appearance then you can simply pick a different server.</p>
<p>Your nickname is the main name for your account. You won't be able to change it so choose carefully. You can also set a "Full Name" that appears on your profile and alongside your notices. Don't feel obligated to use any real information—anonymous and pseudonymous users are very welcome on GNU social.</p>
<p>A working email address is normally required for account verification. You can use it to receive email notifications too.</p>
<p>Choose a good password. As always it is a good idea to use a password that you don't use anywhere else. Free software like <ahref="https://www.keepassx.org/">KeePassX</a> can help you generate and remember your passwords.</p>
<p>Press the <i>Sign up to Quitter.no</i> button. You can start using your account right away but you should confirm your email address when the email comes through.</p>
<p>If you want someone to check out your account the easiest thing is to give them a link to your profile. They don't need a GNU social account of their own. If they have one and they want to follow you they will be able to do that easily from this page.</p>
<p>To access your profile click on your name. On quitter.no it's in the top-left and looks vaguely like this:</p>
<imgsrc="{RES:qno_profile_link.png}"alt="Link to your profile on quitter.no"class="figure"/>
<p>On a more standard server you can look for something in the menu called <i>Profile</i>:</p>
<imgsrc="{RES:taslug_profile_link.png}"alt="Link to your profile on a standard GNU social server"class="figure"/>
<p>Either way once you get there your browser will be at a URL that looks similar to this:</p>
<p><tt>https://quitter.no/fred</tt></p>
<p>Take that URL and give it to the person who wants to see your account.</p>
<p>Another way to describe your account is like an email address. You write your username, move the @ from the start to the end, then write the server without any <i>http</i>s or slashes:</p>
<p>This is what you need to type in if you are doing a Remote Follow—that is, following someone on a different server from you. More about that in a later section: {LINK:remote_follow}.</p>
<p>If you're writing a notice and want to mention another user simply tag their account with an @ like this: <i>@fred - Have you met @sandra? She's a colleague of mine.</i></p>
<p>You might be thinking that the server part is missing. You're right! But GNU social is clever. If you use an @ tag in a notice it assumes you must be talking about someone you follow. It looks through its database to find which account has that name and fills out the server part behind the scenes.</p>
<p>In this part you signed up for GNU social and sent your first notice. This will quickly get boring unless you find some other people to follow. The next part describes the different ways you can explore the GNU social network and see what everyone else is saying.</p>