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

# Frequently Asked Questions

> Answers to the most common questions about Milq — from writing your first prompt to installing your finished app on your iPhone.

This page answers the most common questions about Milq. Whether you're just getting started or working through your first build, you'll find straightforward answers below.

<AccordionGroup>
  <Accordion title="Do I need a Mac or Xcode to use Milq?">
    No. Milq builds everything in the cloud using a remote Mac environment. All you need is the Milq app on your iPhone — no Mac, no Xcode, no developer tools required.
  </Accordion>

  <Accordion title="What kinds of apps can I build?">
    You can build 3D games, camera apps, AR experiences, productivity tools, and more. No idea is too small — describe what you want in plain language and Milq takes care of the rest.
  </Accordion>

  <Accordion title="Are my apps built in native Swift?">
    Yes. Milq generates real native Swift apps — not web views or wrappers. Your app runs directly on iOS just like any app you'd download from the App Store.
  </Accordion>

  <Accordion title="How do I get my app onto my phone?">
    When your build is ready, Milq sends you an SMS with a build link. Tap the link on your iPhone to install your app directly onto your device.
  </Accordion>

  <Accordion title="How long does a build take?">
    Build times vary depending on the complexity of your app. Live Activities keep you updated throughout the process so you always know where things stand — no need to keep checking the app.
  </Accordion>

  <Accordion title="Can I update my app after it's built?">
    Yes — just send a new prompt in Milq describing what you want to change. You can also circle specific areas in the simulator preview and attach them as visual references to your next prompt, giving the AI precise, targeted feedback.
  </Accordion>

  <Accordion title="What happens if my build link expires?">
    If the link has expired, return to Milq and trigger a new build. Your previous prompts and context are saved, so you won't lose any of your prior work.
  </Accordion>

  <Accordion title="Do I need coding experience?">
    No. Milq is designed for anyone with an app idea. You describe what you want in plain language and the AI agent handles the code. No programming knowledge is needed at any step.
  </Accordion>

  <Accordion title="What iOS version do I need?">
    Milq requires iOS 16 or later. Live Activities require iOS 16.1 or later. The Dynamic Island display requires iPhone 14 Pro or later.
  </Accordion>

  <Accordion title="Is Milq free?">
    Milq is free to download from the App Store. Check the app for current pricing details on app creation.
  </Accordion>
</AccordionGroup>
