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

# Quick Start

> AI image & video generation in one place. Top models including GPT Image 2, Nano Banana, Midjourney, Veo 3.1, and Seedance. Free gallery, web app, REST API, and MCP plugin.

Choose where to start — browse the gallery, generate your own, or integrate via API and MCP.

<CardGroup cols={2}>
  <Card title="Gallery" icon="images" href="/en/features/gallery">
    Browse curated AI artwork from the community. Search, filter, and use prompts as starting points.
  </Card>

  <Card title="Image & Video Generation" icon="sparkles" href="/en/features/generate">
    Create images and videos with multiple AI models. Reference images, prompt enhancement, and advanced options.
  </Card>

  <Card title="MCP Plugin" icon="puzzle-piece" href="/en/mcp/overview">
    Generate images and videos directly from Claude Code, Cursor, Codex, Windsurf, Hermes Agent, OpenClaw, and any MCP host.
  </Card>

  <Card title="API Reference" icon="code" href="/en/api-reference/introduction">
    Integrate MeiGen into your applications with our REST API. Token-based authentication.
  </Card>
</CardGroup>

***

## Browse the Gallery

The gallery features curated, community-sourced AI artwork, refreshed weekly.

**Filter by category** — use the sidebar tags to narrow down what you see:

* **Ads & Product** — product photography, packaging, marketing visuals
* **Brand & Logo** — logos, brand identity, visual systems
* **Illustration & 3D** — digital art, concept art, 3D renders, character design
* **Posters & Visuals** — posters, key visuals, graphic and layout design
* **Portraits** — people, portraits, and photographic styles
* **Videos** — hand-picked AI videos from top creators

**Interact with cards** — hover over any image to reveal actions:

* **Use Idea** — copies the original prompt into the generation editor, ready to customize and generate
* **Favorite** — saves the image to your personal collection, synced across devices
* **View on X** — opens the original post on X (Twitter)

**Search** — press `Cmd+K` (Mac) or `Ctrl+K` (Windows) to open the search dialog. Semantic search across all gallery posts, filterable by model, category, and whether a prompt is available.

<Card title="Full Gallery Guide" icon="arrow-right" href="/en/features/gallery">
  Learn about image details, drag-to-reference, search tabs, and more
</Card>

***

## Generate Images

The fastest start: find a gallery image you like and click **Use Idea** to copy it into the editor.

**Edit variables** — some prompts contain blue `[placeholder]` tags like `[style]` or `[subject]`. Click any tag to replace it with your own text. These are editable template variables that make it easy to create variations.

**Add reference images** — upload your own images or drag any gallery card directly into the reference area. When using multiple references, type `@` in the prompt editor to mention specific images (e.g., "Use @image1 as the background and @image2 for the character style").

**Enhance your prompt** — use the **Enhance Prompt** button to automatically improve short or simple prompts. The AI adds visual details like composition, lighting, colors, and textures.

**Choose your model** — select from a range of image models (default: GPT Image 2.0) and video models, each with different strengths. Pick an aspect ratio, resolution, and generate. Credits are shown on the generate button before you click.

<Card title="Full Generation Guide" icon="arrow-right" href="/en/features/generate">
  Learn about model selection, video generation, advanced options, and more
</Card>

***

## Free Credits

<Tip>
  Every new account gets a welcome credit bonus, plus free daily credits that refresh every 24 hours. Daily credits currently cover **Z Image Turbo** (the basic tier); premium models like GPT Image 2, Nanobanana Pro, Seedream, Midjourney, Seedance, and Veo require welcome/purchased credits.
</Tip>

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Generate Images & Videos" icon="wand-magic-sparkles" href="/en/features/generate">
    Prompt editor, references, video extension, enhancement, describe image
  </Card>

  <Card title="Model Comparison" icon="scale-balanced" href="/en/features/models">
    Compare available models — features, pricing, and limitations
  </Card>

  <Card title="MCP Plugin Setup" icon="plug" href="/en/mcp/setup">
    Install the MeiGen MCP plugin for Claude Code, Cursor, Codex, Windsurf, Hermes Agent, or OpenClaw
  </Card>

  <Card title="API Reference" icon="code" href="/en/api-reference/introduction">
    REST API documentation for programmatic access
  </Card>
</CardGroup>
