# Sign Up & Sign In Guide

Whether you're joining us for the first time or you're a returning creator, it's important to sign in with the correct account. This helps make sure you can enjoy using ImagineArt across all our features from creating images to building complex flows without any issues.&#x20;

### New Creator

If you're new here, we're excited to have you! Here's how you can create an account:

{% stepper %}
{% step %}
**Visit the Home Page:** Head over to [imagine.art](https://www.imagine.art/) and click the "Sign Up" button
{% endstep %}

{% step %}
**Choose Sign up Method:** You'll see four options to sign up:

* **Continue with Google:** Pick this option to use your Google account for easy access.
  * You can link an existing Google account to get started quickly.
  * Your Google login details will serve as your ImagineArt credentials.
  * Make sure your Google account is verified and you have access to your email.
* **Continue with Discord:** Choose this if you prefer using Discord for login.
  * You can link either an existing Discord account or make a new one.
  * Your Discord login details will serve as your ImagineArt credentials. This means you'll use the same credentials for both Discord and ImagineArt, so make sure your Discord account is verified and keep track of your email and password.
* **Continue with Email:** Use this option for a traditional email and password setup.
  * You'll create a unique password for your ImagineArt account.
  * We'll send a verification email to confirm your address.
  * Make sure to check your spam folder if you don't see it right away!
* **Continue with Facebook:** Choose this if you prefer using Facebook account for login.
  * You can link either an existing Facebook account or make a new one.
  * Your Facebook login details will serve as your ImagineArt credentials. This means you'll use the same credentials for both Facebook and ImagineArt, so make sure your Facebook account is verified and keep track of your email and password.
    {% endstep %}
    {% endstepper %}

{% hint style="info" %}

### Use Google Account for easy and quick access

{% endhint %}

### Returning Creators

Welcome back! How to access your account:

{% stepper %}
{% step %}
**Visit the Home Page:** Go to [imagine.art](https://www.imagine.art/) and click the **Log In** button.
{% endstep %}

{% step %}
**Sign In with Google:** If you originally signed up with Google, use this option.

* Click "Continue with Google"
* Select your Google account
* You'll be asked to authorize ImagineArt to access your Google account
  {% endstep %}

{% step %}
**Sign In with Discord:** To link up with your past images and activity, use this option if you started with Discord.

* Click "Continue with Discord"
* Enter your Discord credentials if needed
* You'll be asked to authorize ImagineArt to access your Discord account
  {% endstep %}

{% step %}
**Sign In with Email:** If you created an account with email and password:

* Enter your email address
* Enter your password
* Click "Log In"
  {% endstep %}

{% step %}
**Sign In with Discord:** To link up with your past images and activity, use this option if you started with Facebook.

* Click "Continue with Facebook"
* Enter your Facebook credentials if needed
* You'll be asked to authorize ImagineArt to access your Facebook account
  {% endstep %}
  {% endstepper %}

### Troubleshooting Sign-In Issues

#### Can't Remember Which Method You Used?

If you're having trouble signing in, try each method to see which one works:

1. Try Google first (most common)
2. Try Discord if you're active in creative communities
3. Try Facebook if you've used this method for signup
4. Try email/password if you set up a traditional account

#### "Account Already Exists" Error

This usually means you're trying to sign up with a method that's already connected to an existing account. Try signing in instead of signing up, using the method that's already registered.

#### Not Receiving Verification Email?

* Check your spam or junk folder
* Make sure you entered the correct email address
* Wait a few minutes—sometimes emails can be delayed
* Try requesting the verification email again
* If issues persist, contact **<support@imagine.art>**

{% stepper %}
{% step %}

### Discord Authorization Issues

* Make sure you're logged into the correct Discord account
* Check that your Discord email is verified
* Try logging out of Discord completely and logging back in
* Clear your browser cache and cookies
* Use the "Not you?" link if the wrong Discord account appears
  {% endstep %}

{% step %}

#### Google Authorization Issues

* Ensure you're selecting the correct Google account
* Check that pop-ups aren't blocked in your browser
* Try signing in through an incognito/private browser window
* Clear your browser cache and cookies
  {% endstep %}

{% step %}

#### Password Reset (Email Users)

* Click "Forgot Password?" on the login page
* Enter your email address
* Check your inbox for a password reset link
* Click the link and create a new password
  {% endstep %}
  {% endstepper %}

### Need More Help?

If you need help getting logged in for the first time or want to access an old account, don't worry! Here are your support options:

**Email Support:** Contact **<support@imagine.art>** for account and login assistance

**Subscription Support:** For subscription or payment questions, reach out to **<billing.support@imagine.art>**

**Community Discord:** Join our [Discord](https://discord.com/invite/z7kjUyvAbv) community for peer-to-peer help and tips


---

# 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/subscription-plans-and-pricing/subscription-plans/sign-up-and-sign-in-guide.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.
