+
+
+
+ What are +1 and +2?
+
+
+
+
+ They are private Splatoon 2 Discord servers made for LFG purposes.
+ Typically people use them to find pick-ups to play with, a team to
+ play against in a scrim or just general chatting. All +1 members
+ have access to +2 but not the other way around.
+
+
+
+
+
+ How can I join?
+
+
+
+
+ There are two ways to join:
+
+ -
+ Get suggested by someone already in the server and pass the
+ monthly voting
+
+ - Get vouched by someone who is eligible to do so
+
+
+
+
+
+
+ What is the voting?
+
+
+
+
+ Every month (first weekend starting on Friday) a voting is held on
+ each server to decide the roster. The members vote on each other as
+ well as any new suggestions. You need to get 50% or better to get
+ access or stay in the server.
+
+
+
+
+
+ How is the percentage calculated in the voting?
+
+
+
+
+ Best score you can get is everyone of your own region giving you +2
+ and of the opposite region giving you +1. This would translate to
+ 100%. Similarly 0% would mean everyone gave you the worst possible
+ score. Example of 50% could be a situation where you got -0.5 from
+ your own region but +0.5 from the opposite.
+
+
+
+
+
+ Why can I only give +1 or -1 to members of the opposite region?
+
+
+
+
+ This is because due to time zones you typically play the most with
+ people living close to your own time zones so you have a better idea
+ about those players. The idea is that you have more of a say about
+ people who you regularly play with. Of course there are exceptions
+ and people might play at odd hours (and indeed not everyone lives in
+ Europe or the Americas) but through testing we noticed this system
+ gives better results.
+
+
+
+
+
+ How does the vouching work?
+
+
+
+
+ If you got a high score in the latest voting you can vouch someone
+ to join a server. For +1 members this ratio is 90% and for +2 85%.
+ +1 members can choose to vouch someone to either +1 or +2. If the
+ person you vouched gets kicked in their first voting you can't vouch
+ anyone for 6 months.
+
+
+
+ >
+ )
+}
+
+export default PlusFAQ
diff --git a/frontend-react/src/components/root/App.js b/frontend-react/src/components/root/App.js
index 70b985c33..9c4d7e200 100644
--- a/frontend-react/src/components/root/App.js
+++ b/frontend-react/src/components/root/App.js
@@ -9,16 +9,7 @@ const App = () => {