# fee\_amount

#### fee\_amount

The fee paid to buy-in to the tournament (as specified in [currency](https://hh-specs.handhistory.org/tournament-info-object/tournament_info_obj/currency)).

**nullable:** true

{% hint style="info" %}
Can be omitted, null or zero if there is no fee to enter the tournament.
{% endhint %}

**Type:** decimal

**Example:**

```javascript
"fee_amount": 2.00
```
