# House Staking

House Staking is a unique feature exclusive to the <mark style="color:green;">**Ape Church**</mark> platform, allowing players to take on the role of "The House."

In traditional online casinos, the house is always on the opposite side of players, profiting from their losses. However, with <mark style="color:green;">**Ape Church**</mark>, players can stake funds directly into the house. By doing so, their position value fluctuates with pool outcomes; no profits are promised, and returns may be negative.

Any player can supply liquidity by staking APE into the shared house pool. These staked funds collectively serve as the bankroll for all Player vs House (PvH) games, covering payouts and absorbing winnings. The pool is decentralized and non-custodial, only the wallet that deposits funds can withdraw them.

#### **How It Works?**

House staking works like a staking pool  - you contribute funds to the House and earn based on its overall profitability, without needing to participate in individual games.

Player Actions with the House:

1. Stake into the House (Entry) – <mark style="color:green;">**No fee to stake.**</mark>
2. Claim Rewards as the House Earns (Claim) – <mark style="color:green;">**No fee to claim earnings.**</mark>
3. Unstake from the House (Withdraw) – <mark style="color:green;">**2% withdrawal fee on currently staked funds.**</mark>

The redistribution of funds ensures that players cannot quickly drain the house’s value, especially those with shorter-term stakes. Additionally, players can only unstake once every 24 hours to prevent frequent entries and exits.

{% hint style="danger" %}
House staking carries risk. Even though most PvH Games are designed to statistically favor the house, short-term volatility can lead to temporary or sustained losses. Returns are variable and depend entirely on game outcomes - there are no fixed yields or guarantees.
{% endhint %}

{% hint style="warning" %}
To prevent the House from being drained too quickly by large bets or high-volume play, a maximum payout limit is enforced. Each game can pay out no more than 1.7% of the House balance at the time of payout. This mechanism ensures the House remains sustainable and resilient, even during periods of high activity or large wins.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ape.church/app-guide/the-house/house-staking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
