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

# What we don't do yet

> Honest list of WowWeb AI limitations: what the platform doesn't do yet and what's planned.

So you understand the platform's boundaries and don't waste time, an honest list of what we can't do yet.

## Mobile apps

We only build websites. Need a native iOS/Android app? That's a different toolkit. However, modern sites on mobile open almost like apps, and most tasks are solvable through web.

## Complex backend

If your task requires complex server logic (microservices, heavy data processing, ML models), it's not our niche. Connect your own backend via webhook or REST API. Simple server tasks (forms, bookings, payments) we handle fine.

## Tech stack changes

All sites are built on a modern frontend stack. If you need a site on a specific alternative technology (Vue, Svelte, plain HTML, WordPress), our builder won't fit.

## Generating unique images

Currently the AI uses images from the free Unsplash library or your attached ones. Generating original unique images from scratch (like Midjourney or DALL-E) isn't available yet, but it's planned.

## Complex 3D scenes

Basic animations (smooth fade-ins, scroll effects, hover), yes. Complex interactive 3D scenes with models, not stable yet. Planned.

## What's next

<CardGroup cols={2}>
  <Card title="FAQ" icon="circle-question" href="/en/support/faq">
    What we definitely do and how.
  </Card>

  <Card title="Contacts" icon="headset" href="/en/support/contacts">
    Edge case? Message us, we'll discuss.
  </Card>
</CardGroup>
