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

# Examples / recipes

> Operational patterns for using FloKit in real growth workflows.

Recipes turn FloKit concepts into repeatable operating flows. Start here when you want to structure a growth review, automation rollout, or integration milestone.

## Recipes

<CardGroup cols={2}>
  <Card title="Run a payback review" icon="chart-line" href="/examples/payback-review">
    Review acquisition quality and decide which actions to approve.
  </Card>

  <Card title="Roll out guardrailed automation" icon="shield-check" href="/examples/guardrailed-automation">
    Move from read-only recommendations to controlled execution.
  </Card>
</CardGroup>

## Recipe format

Each recipe should include:

* Goal
* Required data
* Guardrails
* Steps
* Expected outputs
* Rollback or review criteria
