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

# Placeholders

```
%manticcurrency_amount% - Amount of currency that the player has
```

Add \_raw at the end for an unformatted number (i.e. 172123)\
Add \_short at the end for a shortened number (i.e. 172.12k)\
By default the numbers will be formatted in a comma format (i.e. 172,123)
