> ## Documentation Index
> Fetch the complete documentation index at: https://docs.imagine.art/llms.txt
> Use this file to discover all available pages before exploring further.

# ImagineArt Documentation Home

<div style={{ maxWidth: "860px", margin: "0 auto" }}>
  <div style={{ marginTop: "-1rem" }}>Welcome to the **ImagineArt Help Center**. You'll find guides, references, and tips here to help you create at your best.</div>

  <div style={{ marginBottom: "2.5rem", marginTop: "1.25rem" }}>
    <CardGroup cols={2}>
      <Card title="Get Started" icon="rocket" href="/getting-started">
        Sign up, understand credits, and create your first image or video in minutes.
      </Card>

      <Card title="Image Tools" icon="image" href="/image-tools/what-is-image">
        Generate, edit, and enhance images using state-of-the-art AI models.
      </Card>

      <Card title="Video Tools" icon="film" href="/video-tools/what-is-video">
        Turn prompts and images into cinematic video clips with powerful AI video generation.
      </Card>

      <Card title="Workflows" icon="diagram-project" href="/workflows/Intro-to-workflows">
        Build node-based creative pipelines that chain 50+ AI models on an infinite canvas.
      </Card>
    </CardGroup>
  </div>

  <div style={{ marginBottom: "2.5rem" }}>
    ## Quick Start

    <Steps>
      <Step title="Create your account">
        Visit [imagine.art](https://www.imagine.art/) and sign up with Google, Facebook, Discord, or email.
      </Step>

      <Step title="Choose a plan">
        Start for free with 100 daily credits, or [subscribe](https://www.imagine.art/subscription) to unlock Pro models and more generations.
      </Step>

      <Step title="Generate your first image">
        Head to the [Image tab](https://www.imagine.art/image), type a prompt, and click **Create**. Your images are ready in seconds.
      </Step>

      <Step title="Explore more tools">
        Try [Video Tools](/video-tools/text-to-video) to animate your creations, or dive into [Workflows](/workflows/welcome) for advanced pipelines.
      </Step>
    </Steps>
  </div>

  <div style={{ marginBottom: "2.5rem" }}>
    ## Explore by Tool

    <CardGroup cols={3}>
      <Card title="Create Image" icon="wand-magic-sparkles" href="/image-tools/create-image">
        Generate high-fidelity visuals from text prompts.
      </Card>

      <Card title="Edit Image" icon="pen-to-square" href="/image-tools/edit-image">
        Refine and transform images with precision editing tools.
      </Card>

      <Card title="Image Prompt" icon="photo-film" href="/image-tools/image-prompt">
        Use an image as a creative reference to guide generation.
      </Card>

      <Card title="Image to Video" icon="clapperboard" href="/video-tools/image-to-video">
        Animate any static image into a fluid, AI-generated video.
      </Card>

      <Card title="Lipsync" icon="microphone" href="/video-tools/lipsync">
        Sync audio to video with realistic lip animations.
      </Card>

      <Card title="ImagineArt Teams" icon="building" href="/overview/imagineart-teams">
        Share credits and collaborate with your team on one plan.
      </Card>
    </CardGroup>
  </div>

  <Note>
    Need help? Email [support@imagine.art](mailto:support@imagine.art) or join the [Discord community](https://discord.gg/QdkX3tcu).
  </Note>
</div>
