Skip to main content

FAQ

Quick answers to common questions. Can't find what you need? Ask on Discord or email support@appifex.ai.

What is Appifex?

An AI platform that turns plain English into working apps — web, mobile, and full-stack. Describe what you want, get a live preview in minutes.

Do I need to know how to code?

No. You can build complete apps with natural language prompts.

If you do know how to code, you can edit the generated code in the browser or clone the repo and work in VS Code, Cursor, or any IDE.

What can I build?

  • Web apps
  • Native mobile apps (iOS + Android)
  • Full-stack apps with backends and databases
  • Website-to-mobile conversions

See examples in what you can build.

How long does it take?

  • Simple apps: 1–2 minutes
  • Complex apps: 5–10 minutes
  • Keep iterating to add more features

Do I own the code?

Yes. Your code is stored in a GitHub repository.

  • User mode: The repo lives in your GitHub account
  • Platform mode: Appifex manages the repo with an option to transfer ownership to you

Can I edit the code?

Yes -- in the built-in editor or by cloning the GitHub repo and editing in VS Code, Cursor, or any IDE.

Where are my apps hosted?

During development, Appifex provides instant preview hosting.

For production, you choose a provider:

  • Vercel
  • Railway
  • Fly.io

Mobile apps submit directly to App Store and Google Play.

See preview and deploy for details.

Can I use my own domain?

Yes, through your deployment provider's dashboard.

Can I work with a team?

Yes. Share projects with team members and use Coder mode for branch-based collaboration with pull requests.

Can I add payments?

Stripe for web, RevenueCat for mobile subscriptions and in-app purchases. See integrations.

Can I add AI features to my app?

Yes. Chatbots, image generation, text-to-speech, and more -- no API keys required. See built-in AI features.

Is Appifex free?

We give Appifex Zero, offering 3 apps for free during early access, no credit card required. You can build real apps with databases, auth, payments, and hosting right now at no cost. When early access ends, we'll introduce paid plans and notify you before anything changes. Your code lives in your GitHub repo, you own it completely. Even if you never pay, your existing apps and code are yours to keep, deploy, and modify.

What are credits?

Credits are consumed when you generate code. Each prompt uses credits based on complexity. Previewing, editing code, and browsing your project are free.

How do I get help?

How do I report a bug?

Post in Discord or email support@appifex.ai with:

  • What you were doing
  • What happened instead
  • Any error messages (copy the full text)