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

# Billing FAQ

> Frequently asked questions about Strait pricing, billing, and plan limits.

<AccordionGroup>
  <Accordion title="Can I try Strait for free?">
    Yes. The Free plan includes 5,000 runs per day, 5 concurrent runs, and all core features. No credit card required.
  </Accordion>

  <Accordion title="How does billing work?">
    Plans are billed monthly or annually (save \~17% with annual billing). You can upgrade, downgrade, or cancel at any time.
  </Accordion>

  <Accordion title="What happens if I exceed my plan limits?">
    Runs beyond your daily limit are queued and processed the next day. You will not be charged overage fees on the Free or Starter plans.
  </Accordion>

  <Accordion title="Can I self-host instead?">
    Yes. Strait is fully open-source. Self-hosting is free with no feature restrictions. You just need PostgreSQL.
  </Accordion>

  <Accordion title="Do you offer discounts for startups?">
    Yes. Contact us at [leo@strait.dev](mailto:leo@strait.dev) for startup pricing.
  </Accordion>
</AccordionGroup>
