> For the complete documentation index, see [llms.txt](https://docs.mongenscave.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mongenscave.com/premium-products/mc-gifts/currencies.md).

# Currencies

You'll see a currencies.yml in the plugin's folder. In that file you see 3 parameters for a currency.

* get
* give
* take

| Parameter | What does it do?                             |
| --------- | -------------------------------------------- |
| get       | Gets the player's balance with placeholders. |
| give      | Gives the player x currency amount.          |
| take      | Takes x currency amount from the player.     |
