> For the complete documentation index, see [llms.txt](https://docs.runtimeverification.com/kevm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.runtimeverification.com/kevm/guides/k-control-flow-graph-kcfg.md).

# K Control Flow Graph (KCFG)

Understanding the KCFG output

Refer to [K Control Flow Graph (KCFG)](https://docs.runtimeverification.com/kontrol/guides/kontrol-example/k-control-flow-graph-kcfg) in the [Kontrol](https://docs.runtimeverification.com/kontrol/) for a detailed explanation on reading the **KCFG (K Control Graph).**

To launch the **KCFG (K Control Graph)** for KEVM use the command:&#x20;

```
kevm view-kcfg ...
```

Instead of `kevm foundry-view-kcfg ...` as you will see in the Foundry integration docs.
