# How to create an Account

Your new Spinym Account is waiting for you. Creating an account is as simple as ABC. There are two ways to create a Spinym Account: Either with email and password or with an existing social account.

## Create an account with a social account

Do you have a Facebook, Twitter, or Google account already? Then all you need is just a to tap a button and voila!

* Tap on **Continue with Facebook** to create your account using Facebook.
* Tap on **Sign in with Google** to create your account using Google
* Tap on **Sign in with Twitter** to create your account using Twitter

After choosing your login method, you will see a popup, enter your login credentials, and then you're done. Your account will be immediately created in **1-3 seconds**!

## Create an account with email & password

Creating your account directly with your email and password is the best option to sign up as you can set up your profile, choose a custom username at sign up, and also create a password that protects your account.

* [ ] Tap on the **Quick Sign Up** button
* [ ] Enter a **username** of your choice as described in the screen, then press **Next**
* [ ] Set up your profile
* [ ] Enter your Full Name (required)
* [ ] Add your birthday to confirm your age (required)
* [ ] Select your gender (required)
* [ ] Choose your avatar (optional)
* [ ] Press on **Next** to proceed
* [ ] Enter your email address. It must be valid and functional
* [ ] Enter a password. It must have at least 6 characters and 1 number.
* [ ] Press on **Create My Account** to complete.

Now your account is created, you can start using Spinym. You can edit your profile information at any moment in the settings.

Happy asking and welcome onboard!


---

# 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://help.spinym.com/get-started/create-an-account.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.
