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

# Artnex: AI Creative Platform

> Artnex gives you AI tools to generate images, videos, and audio, design on canvas, and automate creative workflows — all in one platform.

Artnex is an AI-powered creative platform that brings together image generation, video creation, audio synthesis, and canvas design in a single workspace. Whether you're a designer producing commercial product shots, a game developer generating assets, or a content creator building video, Artnex gives you the AI tools to go from idea to finished output without switching between apps.

## What you can build

<CardGroup cols={2}>
  <Card title="Image Tools" icon="image" href="/image-tools">
    Generate images from text prompts, edit and enhance photos, remove backgrounds, upscale resolution, create professional headshots, and produce product photography — all using the latest AI models including Nano Banana, Flux 2 Pro, and SeedDream.
  </Card>

  <Card title="Video Tools" icon="video" href="/video-tools">
    Turn text or images into cinematic video clips using models like Veo 3, Veo 3.1, and Sora 2. Extend existing clips, swap faces, upscale video to 4K, and create lip-sync avatar videos with full motion control.
  </Card>

  <Card title="Audio Tools" icon="waveform" href="/audio-tools">
    Convert text to natural-sounding speech with ElevenLabs-powered TTS, or clone a voice and generate new audio in that voice. Audio tools are available across all credit packs.
  </Card>

  <Card title="Creative Studio" icon="pen-nib" href="/creative-studio">
    Design graphics and visuals with the AI Designer, generate scalable vector graphics (SVG), create mockups, and use pre-built templates to quick-start any project.
  </Card>
</CardGroup>

## The credit system

Every action on Artnex — generating an image, rendering a video, cloning a voice — spends credits from your balance. Your monthly plan includes a subscription credit allowance that refreshes each billing cycle — unused credits do not roll over. If you run out early, top up anytime with a one-time credit pack. Top-up credits never expire.

Different tools cost different amounts based on the model and quality you choose. A quick image from Z-Image Turbo costs 100 credits; a Sora 2 video costs 3,500 credits. The [Credits and Pricing](/credits-and-pricing) page lists every tool's cost.

## Where to go next

<div style={{position: 'relative', borderRadius: '12px', overflow: 'hidden'}}>
  <img src="https://mintcdn.com/artnex/ur2Vzl5Y5gOP41FW/images/sample-feature-light.webp?fit=max&auto=format&n=ur2Vzl5Y5gOP41FW&q=85&s=46a3d3bb467213f59604701f817f500c" alt="Get Started" style={{width: '100%', display: 'block'}} className="dark:hidden" width="1673" height="942" data-path="images/sample-feature-light.webp" />

  <img src="https://mintcdn.com/artnex/ur2Vzl5Y5gOP41FW/images/sample-feature-dark.webp?fit=max&auto=format&n=ur2Vzl5Y5gOP41FW&q=85&s=09725fd3b51ed892de94d19baa81acc8" alt="Get Started" style={{width: '100%', display: 'none'}} className="hidden dark:block" width="1673" height="942" data-path="images/sample-feature-dark.webp" />

  <a href="/quickstart" style={{position: 'absolute', inset: 0, background: 'rgba(0,0,0,0.45)', display: 'flex', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', textDecoration: 'none', textAlign: 'center', padding: '24px'}}>
    <div style={{fontSize: '40px', marginBottom: '12px'}}>🚀</div>
    <div style={{color: '#ffffff', fontSize: '24px', fontWeight: 700, marginBottom: '8px'}}>Get started</div>
    <div style={{color: 'rgba(255,255,255,0.8)', fontSize: '16px', maxWidth: '420px'}}>Sign up, get your credit pack, and create your first AI image in minutes.</div>
  </a>
</div>
