> For the complete documentation index, see [llms.txt](https://ads.darkplugins.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ads.darkplugins.de/plugin-settings/features/costs.md).

# Costs

{% hint style="warning" %}
Ensure your server meets the requirements. [<mark style="color:green;">Take a look</mark>](/plugin-installation/requirements.md)
{% endhint %}

## Enabling costs

**Costs Enabled:**

`CostsEnabled: 'true'`

This setting determines whether using `/ads` will incur a cost. Set to `true` to enable charging for ads or `false` to make them free.

## Price

`Costs: '1000'`

This defines the amount of currency required to use the `/ads` command. Adjust this value to set the desired cost.

## Currency symbol

`Currency: '$'`

Specify the symbol for your currency here. This symbol will be used to denote costs in advertisements.
