> For the complete documentation index, see [llms.txt](https://ink-finance.gitbook.io/ink-finance-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ink-finance.gitbook.io/ink-finance-guide/for-managers/new-dao/setup-staking.md).

# Setup Staking

Before creating a new governance <mark style="color:blue;">**Staking Pool**</mark>, there are a few things to consider:

<mark style="color:blue;">**The blockchain.**</mark> The DAO and the staking contract can only be on the same blockchain where the governance tokens are minted.

<mark style="color:blue;">**Staking emission reward.**</mark> There must be sufficient governance tokens in the DAO creator's wallet to be extracted to the staking contract.

<mark style="color:blue;">**Duration for the staking pool.**</mark> For a new staking contract, the DAO creator must decide how long (years) the staking pool should last, and the total reward emission is used to cover the entire period.

<mark style="color:blue;">**Emission curve.**</mark> The emission curve determines how the entire reward balance is emitted, on a daily basis, over the entire life of the staking pool. The default curve is ***daily linear*** emission.

<mark style="color:blue;">**Staking terms & weights.**</mark> A DAO’s member can choose to lock up the stake for different periods, called Terms, and each Term carries a weight of receiving rewards. The DAO creator can determine the length of each Term (days, weeks, months, or years) and their corresponding weights. The default setting has only one Term, which is 1-Day.

<mark style="color:blue;">**Penalty**</mark> <mark style="color:blue;">**of early termination.**</mark> A staker can choose to early terminate a Termed staking position, which will cause a a penalty that is the forfeit of the accrued rewards and a deduction from the deposited principal.
