> For the complete documentation index, see [llms.txt](https://docs.mochi.bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mochi.bot/resources/variables-and-placeholders/work-command-variables.md).

# Work Command Variables

You can make some really cool and one-of-a-kind work commands by using Mochi's commands together with economy commands. It's a fun way to customize your work and make it more interesting!

<table data-full-width="false"><thead><tr><th width="166">Variable</th><th width="137.33333333333331">Example</th><th>Description</th></tr></thead><tbody><tr><td><mark style="color:purple;"><strong><code>{reward}</code></strong></mark></td><td>i.e. 100</td><td>displays a fixed reward value</td></tr><tr><td><mark style="color:purple;"><strong><code>{penalty}</code></strong></mark></td><td>i.e. 25</td><td>displays  a fixed penalty value</td></tr><tr><td><mark style="color:purple;"><strong><code>[min-max]</code></strong></mark></td><td>[25-10]</td><td>will generate a range between the minimum and maximum value</td></tr><tr><td><mark style="color:purple;"><strong><code>{cooldown}</code></strong></mark></td><td>60 seconds</td><td>set a cooldown in seconds </td></tr></tbody></table>
