# Interactive tutorials (https://docs.chargeflow.io/docs/merchants/interactive-tutorials)



Interactive tutorials are not live yet. Until they are, the [Quickstart](https://docs.chargeflow.io/docs/merchants/quickstart) is the fastest path to a first working call.

<ComingSoon href="/docs/merchants/quickstart">
  Interactive tutorials will let you run real API calls against seeded sandbox data from inside the
  page: authenticate, fetch a dispute, enrich it with order and customer data, and handle an alert,
  without leaving the docs.
</ComingSoon>

## What they will cover [#what-they-will-cover]

| Tutorial           | What you will do                                    | Closest guide today                                                                       |
| ------------------ | --------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| First call         | Authenticate and read your first dispute            | [Quickstart](https://docs.chargeflow.io/docs/merchants/quickstart)                                                  |
| Automate a dispute | Ingest a dispute and let Automation submit evidence | [Automate a chargeback dispute](https://docs.chargeflow.io/docs/merchants/automation/automate-a-chargeback-dispute) |
| Enrich evidence    | Attach order, subscription, and communication data  | [Enrich a dispute](https://docs.chargeflow.io/docs/merchants/automation/enrich-a-dispute)                           |
| Handle an alert    | Receive an alert and report its outcome             | [Manage pre-chargeback alerts](https://docs.chargeflow.io/docs/merchants/alerts/manage-alerts)                      |

Every tutorial will run against the [sandbox](https://docs.chargeflow.io/docs/merchants/sandbox), so nothing you do touches live disputes.

## Next step [#next-step]

Make your first authenticated call: [Merchant quickstart](https://docs.chargeflow.io/docs/merchants/quickstart).
