> For the complete documentation index, see [llms.txt](https://help.imagine.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.imagine.art/overview/what-is-imagineart.md).

# What is ImagineArt?

ImagineArt is the ultimate AI-powered creative engine, designed to collapse the gap between imagination and execution. Whether you are a professional designer, a digital artist, or a hobbyist exploring the frontier of AI, ImagineArt gives you the tools to generate stunning images, cinematic videos, and immersive audio with just a few keystrokes.

<figure><img src="/files/zWWfLVJLQGIPvMbUgEDv" alt=""><figcaption></figcaption></figure>

When you visit [**Imagine.Art**](https://imagine.art), you will land on Imagine's main dashboard. To begin your journey, click the **Sign In** button in the top-right corner of the main dashboard. A secure window will guide you through creating an account or logging back in to your creative workspace.

<figure><img src="/files/4LIJa7zu6oQYqBQTEJtR" alt=""><figcaption></figcaption></figure>

## Explore Your Sign-Up Options <a href="#h_6792fab52b" id="h_6792fab52b"></a>

When creating your Imagine account, you can sign up using:

* Google&#x20;
* Facebook&#x20;
* Discord
* Email&#x20;

<figure><img src="/files/qMMQfLBFuVvmsBY2RfLV" alt=""><figcaption></figcaption></figure>

## Access your Imagine account (Sign-In) <a href="#h_56a9b28dfc" id="h_56a9b28dfc"></a>

Choose from Google, Facebook, Discord, or Email to sign in and get straight back to unleashing your creativity.

{% hint style="info" %}
Tip: Can’t remember which method you used? Try them all, one by one!
{% endhint %}

### Match the Right Sign-In Method <a href="#h_d6a6f4b022" id="h_d6a6f4b022"></a>

1. If you signed up with Google, select the "Google" sign-in option.
2. Use "Facebook" if that was your choice during sign-up.
3. Signed up with "Discord?" Sign in through Discord.
4. Enter the "same email" you used at sign-up and either enter your password or use "Forgot Password" if needed.

Once signed in, you will be able to access your Imagine Art profile and start creating content!

### **Key Features**

ImagineArt is built around two core features, each focused on specific creative needs.

<figure><img src="/files/7s8jc6GGRHgEqH32POuk" alt=""><figcaption></figcaption></figure>

#### **Image Tools**

Transform static ideas into visual masterpieces using our suite of generation and editing tools.

* **Image Generation**: Turn descriptive prompts into high-fidelity art instantly.
* **Image Prompt**: Combine an image with your text prompt, allowing ImagineArt to analyze the core elements and create new, unique visuals based on your reference image.
* **Image Edit**: Refine your work using advanced models like **Nano Banana** and **Seedream v4**. Change lighting, add objects, or tweak details with surgical precision.
* **Style Reference**: Maintain consistent visual styles across your images by uploading reference images to guide your creative direction.

***

<figure><img src="/files/q22IYhzntMOWyLWFXyms" alt=""><figcaption></figcaption></figure>

#### **Video Tools**

Bring your visuals to life with cinematic movement and professional-grade effects.

* **Video Generation**: Generate videos, short clips, or even dub existing videos based on your text and image prompts. With access to the latest AI video models like **Google Veo 3**, **Kling 2.5**, and **Hailuo 02 Pro**, creating cinematic masterpieces has never been easier.
* **Image to Video**: Upload any static image and watch the AI breathe life into it with fluid, realistic animation.
* **Video Effects**: Add **realistic VFX** to your videos and animate images for a truly cinematic experience.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.imagine.art/overview/what-is-imagineart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
