# Register and login

When Arsenal is launched for the first time or after a reinstall, you need to login into your Arsenal account. \
\
If you do not have an account already you first need to register. You can create an account by clicking the "Sign Up" text or use your Google ID to login by clicking the Google button.

![](/files/H0q7e8n2jV0o67YDXy4o)

**Sign up**

To create an account we need a login name and a nickname. These cannot be the same. The nickname is your in-game name, that's visible to all other players.

An email is needed to verify your account. After signing up, an email will be sent with an activation link.

The password needs to be strong. At least 6 characters are needed with one capital letter and a number.

If you received a [referral code](/gyrosstudio-gitbook/gyros-studios-developments/arsenal/referral-system.md) you can use this to sign up and receive a sign-up bonus!

![](/files/N9gimHZHXK0cHiC26UIm)

Once successfully logged in you will find an overview of your current achievements. From this menu, you can either go to the [Main Menu](/gyrosstudio-gitbook/gyros-studios-developments/arsenal/the-main-menu-explained.md) or visit the [clan ](/gyrosstudio-gitbook/gyros-studios-developments/arsenal/clans.md)section.

![](/files/j2j66qJZIkN5mNfM7cWl)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/gyros-studios-developments/arsenal/register-and-login.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
