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



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

<ComingSoon href="/docs/platforms/quickstart">
  Interactive tutorials will let you run real API calls against seeded sandbox data from inside the
  page: create an account, load a dispute, generate evidence, and receive the webhook that says it
  is ready, 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 create your first account        | [Quickstart](https://docs.chargeflow.io/docs/platforms/quickstart)                                      |
| Onboard a merchant | Create an account and link a processor            | [Onboard a merchant](https://docs.chargeflow.io/docs/platforms/eaas/onboard-a-merchant)                 |
| Generate evidence  | Load a dispute and generate evidence through EaaS | [Generate evidence in seconds](https://docs.chargeflow.io/docs/platforms/eaas/generate-evidence-in-10s) |
| Receive events     | Register a webhook and handle `evidence.ready`    | [Platform webhook events](https://docs.chargeflow.io/docs/platforms/webhook-events)                     |

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

## Next step [#next-step]

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