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

# Help

> Account, plans, billing, and contact

<Columns cols={2}>
  <Card title="Account" icon="user" href="/help/account">
    Sign in, change email, delete account.
  </Card>

  <Card title="Plans" icon="credit-card" href="/help/plans">
    Free, Pro, Team, Lifetime, student discount.
  </Card>

  <Card title="SAML SSO" icon="shield-check" href="/help/sso-setup">
    Requirements and assisted setup for Team and enterprise customers.
  </Card>

  <Card title="Billing" icon="receipt" href="/help/billing">
    Payment methods, manage subscription, refunds.
  </Card>

  <Card title="Contact" icon="envelope" href="/help/contact">
    Support and business inquiries.
  </Card>
</Columns>
