> ## 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 and exports available in Farming Creator.

This page lists the **client-side** events and exports available in Farming Creator.

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

  <Card title="Help notifications" icon="circle-info" href="/farming-creator/client/replace-default-help-notifications">
    Replace the default `Press E to ...` help notification.
  </Card>

  <Card title="Police alert" icon="siren-on" href="/farming-creator/client/replace-default-police-alert">
    Replace the default police alert behavior.
  </Card>

  <Card title="Progress bar" icon="spinner" href="/farming-creator/client/progress-bar">
    Replace the default progress bar.
  </Card>
</CardGroup>


## Related topics

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