> For the complete documentation index, see [llms.txt](https://stakegaming.gitbook.io/stake/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stakegaming.gitbook.io/stake/how-to-stake/information.md).

# Information

about stake

{% code overflow="wrap" %}

```
1 # token balance updated every hour 
2 # all tokens deposited in the stake belong to the user and cannot be accessed by external users or admin check contract functions
3 # there is a 20% fee if you withdraw early
4 # Emergency cashout function if you have any problems on the website check the wiki "Emergency Withdrawal"
5 # 10% of the tokens are destined for stake pool
6 # 10% fee of withdraw early destined for stake pool
7 # the stake contract is fully secure and decentralized and can check
https://bscscan.com/address/0x791e7eb50167ef49abcf564362840c1791d8f185#writeContract
8 # any questions can send me a message admin@stake-gaming.com
9 # wiki update every day
```

{% endcode %}
