> For the complete documentation index, see [llms.txt](https://docs.gpscripts.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gpscripts.dev/businesscards/developers/events.md).

# Events

### Client-Events

{% hint style="info" %}
Client-Event to open the menu.
{% endhint %}

```lua
TriggerEvent("gp_businessCard:openMenu")
```
