> ## 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.

# 如何使用执行事件（Execution Events）加速您的应用

<CardGroup cols={2}>
  <Card title="设置执行事件" href="/zh/guides/execution-events/setup">
    配置您的 Monad 节点以启用执行事件
  </Card>

  <Card title="在 Rust 中消费事件" href="/zh/guides/execution-events/consume-rust">
    构建 Rust 应用以读取执行事件
  </Card>
</CardGroup>
