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

# Welcome

> Welcome to Fynn! Here you will find everything you need to get started.

Fynn is a platform for billing your business. Sell products, create customized subscriptions, automate invoices, and manage payments effortlessly.
Keep track of your customers, optimize sales, and use our powerful API to create and extend your custom applications.

With us, individual subscription terms and models become a breeze.

## Let's get started

<CardGroup cols={2}>
  <Card title="Set up organization" icon="pen-to-square" href="guide/tenant/configure">
    Set up your organization and add your team.
  </Card>

  <Card title="Customers" icon="user" href="guide/customers/introduction">
    Create and manage your customers.
  </Card>

  <Card title="Subscriptions" icon="rotate" href="guide/subscriptions/introduction">
    Create and manage subscriptions.
  </Card>

  <Card title="Invoices" icon="receipt" href="guide/invoices/introduction">
    Create and manage invoices, credit notes, and cancellations.
  </Card>

  <Card title="Payments" icon="credit-card" href="guide/payments/introduction">
    Manage payments and payment methods.
  </Card>

  <Card title="Offers" icon="tag" href="guide/offers/introduction">
    Create and manage offers.
  </Card>
</CardGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Checkout" icon="cart-shopping" href="guide/checkout/checkout-links">
    Sell subscriptions and products with our checkout.
  </Card>

  <Card title="Coupons & Discounts" icon="percent" href="guide/discounts/introduction">
    Create and manage coupons and discounts.
  </Card>

  <Card title="Payment failures" icon="sack-xmark" href="guide/dunning/introduction">
    Configure payment failures and reminders.
  </Card>

  <Card title="Accounting" icon="calculator" href="guide/accounting/introduction">
    Configure accounting settings and integrations.
  </Card>

  <Card title="Notifications" icon="bell" href="guide/notifications/introduction">
    Configure notifications and emails.
  </Card>
</CardGroup>

## Developers

<CardGroup cols={2}>
  <Card title="Webhooks" icon="webhook" href="guide/webhooks/introduction">
    Configure webhooks and receive notifications.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference">
    Explore our API reference.
  </Card>
</CardGroup>
