# Prefixes

Each currency in CoinsEngine can have it's own prefix. This is a great customization tool to help you differentiate one currency from the others.

# Setup

First of all, enable the feature in the config.yml -> Prefix -> Enabled: true

You'll see the Format setting there, that defines global prefix format for all currencies:

Format: '<gray>[<white>%currency_prefix%</white>]</gray> <gray>'

To set currency prefix, edit the Prefix value in currency config. This value is used to replace the %currency_prefix% placeholder in the format above.