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

# How to accelerate your app with Execution Events

<CardGroup cols={2}>
  <Card title="Set up Execution Events" href="/guides/execution-events/setup">
    Configure your Monad node to enable execution events
  </Card>

  <Card title="Consume Events in Rust" href="/guides/execution-events/consume-rust">
    Build a Rust application to read execution events
  </Card>
</CardGroup>
