> For the complete documentation index, see [llms.txt](https://jota-dev-documentation.gitbook.io/jota-dev-docs-hidden/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jota-dev-documentation.gitbook.io/jota-dev-docs-hidden/basics/interactive-blocks/exports/client.md).

# Client

## The player returns the cash money from the customer

```lua
exports['jc_real_money']:GetCash()
```
