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

# Contract-Based Flows

> Build flows that react to normalized smart contract activity.

## Example Scenarios

* Welcome users after a first deposit.
* Follow up after an unstake or liquidity withdrawal.
* Remind token holders about governance activity.
* Notify users after a contract upgrade or migration event.

## Best Practices

* Validate the event mapping before publishing.
* Start with a narrow audience while testing.
* Pair the trigger with a clear business outcome.
