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

# Activate billing mode

> Let the player click a target player to open the billing UI menu.

Trigger to activate billing mode, so the player will have to click on the target player and the billing UI menu will then open.

```lua Event theme={null}
TriggerEvent("billing_ui:activateBillingMode")
```


## Related topics

- [Client](/billing-ui/client/index.md)
- [Billing UI](/billing-ui/home.md)
- [Alarm activated (NPC vehicle)](/vehicles-keys/server/alarms/alarm-activated-npc-vehicle.md)
- [Alarm activated (player vehicle)](/vehicles-keys/server/alarms/alarm-activated-player-vehicle.md)
- [Open billing menu](/billing-ui/client/open-billing-menu.md)
