> For the complete documentation index, see [llms.txt](https://docs.kojascripts.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kojascripts.eu/old/crafting-free/client.md).

# Client

{% code title="Add XP" overflow="wrap" %}

```
TriggerServerEvent('koja-crafting:addXP', XP_AMOUNT)
```

{% endcode %}
