<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>After you have followed a few of your friends and interesting people on the network you will see their posts on your "HOME" newsfeed. Below each post are some icons that allow you to interact with the notice and/or the original poster.</p>
<p>Clicking on the <imgsrc="{RES:reply.gif}"> will add a post text field to the page and allow you to respond to the post. Your reply will then appear as a threaded notice underneath the original post, as in this example:</p>
<ahref="{RES:reply_example_1.png}">
<imgsrc="{RES:reply_example_1.png}"alt="Replying to a notice"class="figure"/>
</a>
<p>Clicking on the <imgsrc="{RES:favourite.gif}"> will add the post to your list of favourite posts. This also pings the original poster alerting them that you favourited the post. You can see your list of favourite posts by clicking on the "FAVOURITES" link on the left navigation bar. If you are using <ahref="https://github.com/chimo/gs-reverseFavs">Chimo's Reverse Favourites</a> plugin you can see who has favourited your previous posts.
<p>Clicking on the <imgsrc="{RES:recycle.gif}"> will repeat the notice so that it will be shared to your own list of followers, and as such probably implies another more explicit favour to the original post.</p>
{HEADING:SUBSECTION:groups_tags:Hashtags, Mentions and Groups}
<p>In addition to the above methods to interact with followers network, GNU social also supports features you will find familiar with other social networks. You can mention someone else in a post by using the '@' prefix. This example shows how to mention someone, and how the post will look after you post it.<p>
<p>You don't have to use the full 'username@domain.tld' format when mentioning someone. If you leave out the full '@domain.tld' part of a user you are mentioning then you are limiting the scope to people on your local instance and your followers.
<p>The social network hashtag '#' prefixed before a word, eg #federated makes keywords trend on your home feed and across the federated network as more people use the same hashtag</p>
<p>Groups are an optional part of GNU social. Each social instance can have one or more groups based on a topic. Then local users of the instance as well as remote social users can subscribe to the group. A group is similar to a user in GNU social but you refer to a group using the '!' prefix instead of the '@' prefix.</p>
<p>When you find a group on your local GNU social instance, or a remote instance you can follow it in a similar way to following users, simply enter your GNU social username when prompted after clicking on the "Join" button.</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>