# How to log in

Your Spinym Account is waiting for you. Logging into an account is as simple as ABC. There are two ways to log into your Spinym Account: Either with username or email and password or with one of your social accounts.

## Login with a social account

Have you linked your  Facebook, Twitter, or Google account already or created your account with one of these? Then all you need is just a to tap a button and voila!

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

{% hint style="info" %}
Your Facebook, Twitter, or Google account must be linked with a Spinym account already unless a new account would be created instead
{% endhint %}

That's all!

## Login with username/email & password

If you have an email and password set. Here is how you can log into your account.

* Tap on the **Log In** button
* Enter your **username** or **email**
* Enter your **password**
* Press on **Go**

That's all!

{% hint style="info" %}
In case you've forgotten your username or password, press on **Forgot Logins** to recover your account or password.
{% endhint %}

Happy asking and welcome back!


---

# 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/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.
