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

# Billing & Payouts

Charm billing connects user payments, wallet usage, subscriptions, and creator revenue.

## Billing Surfaces

Billing can include:

* wallet balance,
* checkout,
* subscriptions,
* one-time purchases,
* creator revenue,
* payout processing.

## Payment Provider

Charm uses Stripe-backed flows for payments and webhook-driven billing events.

## Creator Revenue

Creator-facing revenue can come from:

* agent sales,
* subscriptions,
* usage-based revenue programs,
* platform-defined payout rules.

## Operational Notes

Billing changes are considered critical-path changes. They should include:

* tests,
* idempotency checks,
* staging validation,
* rollback or mitigation notes.

## Related Pages

* [Pricing Models](/platform/app)
