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

# Webhooks

> Server-to-server events for deposit updates.

<Note>
  **In progress.** Webhooks will notify your backend when a deposit changes status, so you
  can credit a user when a deposit completes. The event catalog, payloads, signing scheme,
  and retry behavior will be documented here once finalized with the routing layer.
</Note>

A proposed design - event catalog, signature verification, retries, idempotency, and
testing - is in [Proposals → Webhooks](/proposals/webhooks) for team review.
