> For the complete documentation index, see [llms.txt](https://funarcade.gitbook.io/funarcade-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://funarcade.gitbook.io/funarcade-docs/introduction/bringing-web3-into-games/join-the-house.md).

# Join the house

{% hint style="info" %}
**esFAT staking will be enabled after TGE. Follow our socials to get updates when it's enabled.**
{% endhint %}

To receive rewards, users need to stake [esFAT](/funarcade-docs/tokenomics/token-information.md) tokens in the Staking Pool to earn 30% of the profit pool generated by Funarcade.

<figure><img src="/files/GGMWcmSFqqAqdSCv55lE" alt=""><figcaption></figcaption></figure>

## Staking esFAT

<figure><img src="/files/wvqtqSA6EwgdS3bxDh9Y" alt=""><figcaption></figcaption></figure>

### Staking Pool rewards our token holders that support us

For the first time in history, users can truly be part of a casino and earn the way they do.

**Rewards are distributed accordingly to share of staked esFAT (in the staking pool).**

* 30% of platform profits are allocated to the esFAT staking pool.
* Funds in the pool are distributed directly to users in proportion to their share of staked esFAT.
* Yield is generated in both esFAT and USDT.
* All historical staking rewards are shown for easy reference of participants.

For further information on how esFAT and staking works, refer to our [Token information](/funarcade-docs/tokenomics/token-information.md) and [Staking guide](/funarcade-docs/guide/earning-rewards/esfat-staking-coming-soon.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://funarcade.gitbook.io/funarcade-docs/introduction/bringing-web3-into-games/join-the-house.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.
