> For the complete documentation index, see [llms.txt](https://developers.share.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.share.inc/guides/guides.md).

# Overview

Task-shaped walkthroughs that compose multiple endpoints. If you know what you want to accomplish, start here.

* [Onboard a subscriber](/guides/onboard-a-subscriber.md) — create → subscribe → activate, including an inline OpenAPI block
* [Handle a plan change](/guides/handle-a-plan-change.md) — upgrade or downgrade an active subscription
* [Reconcile a payment](/guides/reconcile-a-payment.md) — match a SasaPay payout to a Share payment
* [One-time charges](/guides/one-time-charges.md) — bill a subscriber outside the normal cycle

If you're looking for the full endpoint surface, see [API Reference](/api-reference/api-reference.md).
