> For the complete documentation index, see [llms.txt](https://hh-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://hh-specs.handhistory.org/pot-object/pot_obj/rake.md).

# rake

#### rake

The amount from the pot that was taken for rake.

**Nullable:** true

{% hint style="info" %}
Can be omitted or set to null or zero if no rake was taken from the pot
{% endhint %}

**Type:** decimal

**Example:**

```javascript
"rake": 3.23
```
