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

# FAQ

> Frequently asked questions about Runable: credits, plans, features, billing, and more.

## General

<AccordionGroup>
  <Accordion title="What is Runable?">
    Runable is the best way to work with AI, where you chat with an agent that can build websites, generate presentations, create images, produce videos, compose audio, write reports, and more. You describe what you need and the agent builds it.
  </Accordion>

  <Accordion title="Do I need to know how to code?">
    No. You describe what you want in plain language. The agent writes the code, runs commands, and handles the technical work. You review the results and ask for changes.
  </Accordion>

  <Accordion title="What can I build with Runable?">
    Websites, presentations, reports, images, videos, audio (speech, music, podcasts), carousels, spreadsheets, and any combination of these. The agent can also search the web, analyze files, and automate multi-step workflows.
  </Accordion>

  <Accordion title="What AI models does Runable use?">
    Runable supports models from Anthropic (Claude), Google (Gemini), OpenAI (GPT), and xAI (Grok). In Agent Mode, you choose a tier (Lite, Pro, or Max). In Chat Mode, you pick a specific model.

    See [Supported AI Models](/reference/supported-ai-models-and-pricing) for the full list.
  </Accordion>

  <Accordion title="Can I use my own API keys?">
    No. Runable uses its own infrastructure to run AI models. You pay through Runable credits, not through your own API keys.
  </Accordion>

  <Accordion title="Can I use Runable on mobile?">
    Yes. Runable has a mobile app for iOS (coming soon on the App Store) and Android (in beta testing). Some features (canvas editing, full artifact creation) are more limited on mobile compared to the web app.
  </Accordion>
</AccordionGroup>

## Credits & Plans

<AccordionGroup>
  <Accordion title="How do credits work?">
    Every AI operation uses credits. The cost depends on the model, resolution, duration, and complexity. Your credit balance resets each billing cycle. Unused credits do not roll over.

    See [Plans and Credits](/plans-and-credits) for full details.
  </Accordion>

  <Accordion title="Can I try Runable for free?">
    Yes. The Free plan gives you limited access to multi-model chat. To use image generation, video, websites, and other features, you need a paid plan starting at \$25/month.
  </Accordion>

  <Accordion title="What happens if I run out of credits mid-cycle?">
    You can buy additional credits at any time without waiting for your next billing cycle or changing your plan. Top-up credits are available from **Settings > Billing**.
  </Accordion>

  <Accordion title="What if a generation fails? Am I charged?">
    If a generation fails, credits should not be deducted. If you see credits taken for a failed operation, contact us on Discord at [https://discord.gg/pnWRHXznWf](https://discord.gg/pnWRHXznWf) or email [support@runable.com](mailto:support@runable.com) and we will investigate.
  </Accordion>
</AccordionGroup>

## Billing & Refunds

<AccordionGroup>
  <Accordion title="What payment methods do you accept?">
    Runable accepts all major payment methods, including credit and debit cards, UPI, PayPal, and popular local payment options depending on your region. Payments are processed securely — Runable never stores your card details.
  </Accordion>

  <Accordion title="What is your refund policy?">
    Runable does not offer refunds. You can cancel your subscription at any time, and you keep full access to your plan until the end of your current billing cycle — you are simply not charged again after that.

    If you believe you were charged incorrectly (for example, a duplicate charge or a charge for a failed operation), contact [support@runable.com](mailto:support@runable.com) and we will investigate.
  </Accordion>

  <Accordion title="How do I cancel my subscription?">
    Go to **Settings > Billing > Plans** and downgrade to the Free plan. The downgrade takes effect at the end of your current billing cycle. You keep full access until then.
  </Accordion>

  <Accordion title="Can I get an invoice or tax receipt?">
    Yes. Invoices for every payment are available in **Settings > Billing**. If you need an invoice with specific details (company name, address, or tax ID such as GST or VAT), email [support@runable.com](mailto:support@runable.com) with the details and we will issue an updated invoice.
  </Accordion>
</AccordionGroup>

## Content & Data

<AccordionGroup>
  <Accordion title="Can I use generated content commercially?">
    Yes. Content you create with Runable — websites, images, videos, audio, documents — is yours to use, including for commercial purposes, subject to our terms of service. You are responsible for making sure your use of the content (for example, likenesses of real people or third-party trademarks) complies with applicable laws.
  </Accordion>

  <Accordion title="What happens to my data?">
    Your chats, files, and generated content are stored in your account. Each chat runs in an isolated sandbox that only you can access. You can delete any chat at any time, which removes all associated data.
  </Accordion>

  <Accordion title="Can I export my work?">
    Yes. Every artifact type has an export option: PDF, PPTX, PNG, MP4, MP3, XLSX, CSV, and ZIP (for website source code). You can also deploy websites live with a public URL.
  </Accordion>

  <Accordion title="Can I collaborate with my team?">
    You can share individual chats with others via a public link or by email. Shared access is read-only. There are no team or organization accounts.
  </Accordion>
</AccordionGroup>

## Support

<AccordionGroup>
  <Accordion title="How do I get help?">
    Join our Discord server at [https://discord.gg/pnWRHXznWf](https://discord.gg/pnWRHXznWf) for the fastest support (reply within 2 hours). You can also email [support@runable.com](mailto:support@runable.com) for account and billing issues.

    See the [Support](/support) page for full details.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="bolt" href="/quickstart">
    Build your first project in under 5 minutes.
  </Card>

  <Card title="Support" icon="life-ring" href="/support">
    Get help from the team on Discord or email.
  </Card>
</CardGroup>
