# initial\_stack

#### initial\_stack <a href="#initial_stack" id="initial_stack"></a>

The number of chips provided to the player to start the tournament.

**Type:** integer

{% hint style="warning" %}
The integer should ***not*** be formatted. No thousands separators, etc.
{% endhint %}

**Example:**

```javascript
"initial_stack": 1500
```
