# Password Recovery and Sign-in Process

If you're having trouble accessing your Imagine.art account, don’t worry! You can sign in using multiple authorization methods, including Google, Facebook, Discord, or by entering your email. Here's how you can recover your password or sign in:

#### **Step 1: Sign-In Options**

When you click **Sign In**, you'll be directed to the sign-in screen with the following options:

1. **Sign in with Google**
2. **Sign in with Facebook**
3. **Sign in with Discord**
4. **Sign in with Email** (If you previously created an account with your email)

<figure><img src="https://3206824585-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FflkeYZ5KwlfB1arDC2M2%2Fuploads%2FvUa2xTjnKxBKmh3Y1imJ%2F117.png?alt=media&#x26;token=68724ce6-4501-4546-9311-5af8778877a6" alt=""><figcaption></figcaption></figure>

You can use any of these methods to log in. For example:

* If you initially signed up using **Google**, you can log in later using **Facebook**, **Discord**, or even by entering your **email**.

#### **Step 2: Setting Up a Password for Social Logins (Google, Facebook, Discord) or Email Sign-In**

If you’ve signed up using **Google**, **Facebook**, or **Discord** but want to set up a password for easier future logins via **email**, follow these steps:

1. **Enter your email address**: In the **sign-in screen**, enter the **email address** associated with your account. This email will be used to set up your password.
2. **Press "Continue"**: After entering your email, click the **Continue** button.
3. **Check your inbox**: You’ll receive an **email** with a **password reset link**. Open the email.
4. **Set your password**: Click the link in the email and follow the instructions to create your password.

After setting your password, you'll be able to log in directly using your **email address** and **new password**, even if you initially signed up using Google, Facebook, or Discord.

#### **Step 3: Resetting Your Password**

If you've forgotten your password, follow these steps to reset it:

1. **Go to the Sign-In page**: Navigate to the **Imagine.art sign-in page**.
2. **Enter your email address**: Enter the **email address** associated with your account.
3. **Press "Continue"**: After entering your email, click **Continue**.
4. **Press "Continue" again**: You will be directed to another screen where you need to press **Continue** again.
5. **Click the "Forgot Password" link**: On the next screen, click the **"Forgot Password"** link again.
6. **Check your email**: You’ll receive a **password reset email**.
7. **Follow the reset instructions**: Open the email and click on the **reset link** to set a new password.

Once your password is reset, you can log in using your **email address** and the **new password** you’ve created.

#### **Important Notes:**

* **Multiple Authorization**: Accounts created with **Google**, **Facebook**, or **Discord** can also sign in with other options. For example, if you registered via **Google**, you can later sign in using **Facebook** or **Discord**, or set up an email password.
* **Password Reset**: If you want to use **email login** but don’t have a password, simply enter your email and follow the password reset flow. If you forgot your password, you can reset it by entering your email on the **"Forgot Password"** screen.
* **Help with Sign-in Issues**: If you're still having trouble signing in or resetting your password, feel free to reach out to **ImagineArt support** at [**support@imagine.art**](mailto:support@imagine.art).


---

# 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.imagine.art/frequently-asked-questions/password-recovery-and-sign-in-process.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.
