> For the complete documentation index, see [llms.txt](https://ts-specs.handhistory.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/initial_stack.md).

# 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
```
