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

# Client

> Client-side events available in Trackers Creator.

This page lists the **client-side** events available in Trackers Creator.

<CardGroup cols={2}>
  <Card title="Notifications" icon="bell" href="/trackers-creator/client/replace-default-notifications">
    Replace the default notification system.
  </Card>

  <Card title="Panic button pressed" icon="triangle-exclamation" href="/trackers-creator/client/panic-button-pressed">
    Triggered when a player uses the panic button.
  </Card>

  <Card title="Manually start panic button" icon="hand-pointer" href="/trackers-creator/client/manually-start-panic-button">
    Trigger the panic button without the hotkey.
  </Card>
</CardGroup>


## Related topics

- [Client](/blips-creator/client/index.md)
