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

# FAQ

> Short answers to the questions people ask most often about what Skarmy builds, what it costs, and what it does not do yet.

## Getting started

<AccordionGroup>
  <Accordion title="Do I need to know how to code?" icon="code">
    No. You describe what you want in plain language and the Builder makes every technical decision. Nothing in these docs assumes you can read code.
  </Accordion>

  <Accordion title="Do I need to install anything?" icon="download">
    No. Skarmy runs entirely in your browser at [app.skarmy.ai](https://app.skarmy.ai/).
  </Accordion>

  <Accordion title="Can I try it without an account?" icon="user">
    Yes. You arrive signed in as a guest and can talk to the coach right away. You create an account when you open the Builder, and everything you started as a guest carries over.
  </Accordion>

  <Accordion title="How long does a first build take?" icon="clock">
    A few minutes. The whole loop — idea, conversation, build, publish — takes about twenty minutes the first time.
  </Accordion>
</AccordionGroup>

## What Skarmy builds

<AccordionGroup>
  <Accordion title="What exactly do I get?" icon="box">
    A working web product: real pages, real copy written for your idea, and a design chosen to suit it. Good enough to show someone the same day.
  </Accordion>

  <Accordion title="Can it take payments or sign users up?" icon="credit-card">
    First versions use sample data rather than a live backend — no customer accounts and no services wired in. The one exception is payments: with Stripe connected, the Builder can create a real payment link in your own Stripe account and put it on your site.
  </Accordion>

  <Accordion title="Can it build a mobile app?" icon="mobile">
    No. Skarmy builds web products. If your idea is a native app, the coach will say so and steer you toward the web version that proves it — a landing page with a waitlist, or a clickable demo.
  </Accordion>

  <Accordion title="Can I edit the code myself?" icon="pen">
    You can browse everything the Builder writes under **Files**, and edit your business plan there. The app itself changes only by asking the Builder in the conversation.
  </Accordion>

  <Accordion title="Can I export my code to GitHub?" icon="github">
    Not yet. Code export is not available; your files are browsable in the app.
  </Accordion>
</AccordionGroup>

## Agents

<AccordionGroup>
  <Accordion title="How many agents are there?" icon="robot">
    Two that you talk to: the **coach**, which follows you through the app and sharpens your ideas, and the **Builder**, which builds in a workspace. Daily task suggestions and automations are Skarmy working in the background, not extra agents to manage.
  </Accordion>

  <Accordion title="Why does the coach refuse to answer about my plan?" icon="circle-question">
    It genuinely cannot see your account, credits, or plan. Those live in **Settings** and on the **Usage** page.
  </Accordion>

  <Accordion title="Why does the Builder ask me questions?" icon="comment-question">
    Only when a choice would genuinely change what gets built. It never asks about technical decisions — those are its own.
  </Accordion>

  <Accordion title="Can Skarmy send emails or post for me automatically?" icon="paper-plane">
    No, by design. Skarmy sends or posts only when you ask in the moment, and automations never send anything — they leave drafts for your okay. See [App permissions](/company/app-permissions).
  </Accordion>
</AccordionGroup>

## Publishing

<AccordionGroup>
  <Accordion title="What address does my site get?" icon="link">
    A name you choose plus `.skarmy.ai` — for example `kilnwork.skarmy.ai`. You pick it once, on your first publish, and it stays with that workspace.
  </Accordion>

  <Accordion title="Can I use my own domain?" icon="globe">
    Not yet. Published sites live at `yourname.skarmy.ai`.
  </Accordion>

  <Accordion title="Does my live site update automatically?" icon="rotate">
    No. A published site is a snapshot and changes only when you publish again — and every publish waits for your explicit approval. That is deliberate: you can keep building without changing what visitors see.
  </Accordion>

  <Accordion title="Can I change my address later?" icon="pen-slash">
    Not currently. Create a new workspace and publish that if you need a different name.
  </Accordion>

  <Accordion title="Can I unpublish?" icon="eye-slash">
    There is no unpublish button in the app. Deleting the workspace takes its site down permanently — or contact support if you need a site taken down without losing the workspace.
  </Accordion>
</AccordionGroup>

## Running your company

<AccordionGroup>
  <Accordion title="Where do the daily task suggestions come from?" icon="list-check">
    Skarmy writes them from your business plan and what has actually happened in your company. They start after your first build. See [Daily tasks](/company/tasks).
  </Accordion>

  <Accordion title="What integrations are available?" icon="puzzle-piece">
    Dozens — Gmail, Google Calendar, Stripe, Notion, Slack, HubSpot, and more, listed on the **Apps** page. Connect one and ask the coach to work it in plain language. See [Connect your apps](/company/apps).
  </Accordion>

  <Accordion title="Does my company really get its own email address?" icon="envelope">
    Yes — `yourhandle@mail.skarmy.ai`, with a real inbox in the app. See [Your company inbox](/company/inbox).
  </Accordion>

  <Accordion title="Do tasks, email, and automations cost credits?" icon="coins">
    No. Credits are spent on building. Tasks, the coach, the inbox, and automation runs are covered by fair-use limits instead.
  </Accordion>
</AccordionGroup>

## Credits and plans

<AccordionGroup>
  <Accordion title="What spends credits?" icon="coins">
    Three things: the Builder working, the machine running your app while your session is awake, and each publish.
  </Accordion>

  <Accordion title="Do unused credits roll over?" icon="calendar">
    Daily and monthly allowances do not roll over. Purchased top-up credits never expire.
  </Accordion>

  <Accordion title="What happens when I run out?" icon="battery-empty">
    Work pauses. Nothing is deleted — your workspaces, files, and published site are untouched. Add credits or wait for the daily allowance to refill at midnight UTC.
  </Accordion>

  <Accordion title="How much does a plan cost?" icon="tag">
    Pro is $20 a month and Business is $50 a month, with yearly billing at the equivalent of nine months. The **Billing** page in the app is always authoritative. See [Plans](/credits/plans).
  </Accordion>

  <Accordion title="Can I cap my spending?" icon="hand">
    Yes. Set a **Monthly spend limit** on the **Usage** page. Usage pauses for the month once spend reaches the cap.
  </Accordion>
</AccordionGroup>

## Teams and access

<AccordionGroup>
  <Accordion title="Can I invite teammates?" icon="user-plus">
    Not yet. The invite field in **Settings** returns *Invites are coming soon*. A company today belongs to one person.
  </Accordion>

  <Accordion title="Is there an API?" icon="plug">
    No. Skarmy does not currently offer a public API or API keys.
  </Accordion>

  <Accordion title="How many companies can I have?" icon="building">
    Up to ten, switched from the top of the sidebar. Each has its own workspaces, tasks, inbox, and apps.
  </Accordion>
</AccordionGroup>

## Next

<Columns cols={2}>
  <Card title="Troubleshooting" icon="wrench" href="/account/troubleshooting">
    Fixes organised by symptom.
  </Card>

  <Card title="Glossary" icon="book-open" href="/account/glossary">
    Every term in one place.
  </Card>
</Columns>
