# How does ICNT staking work?

Stake ICNT into the ICN ecosystem to power the future of Web3 internet infrastructure. By staking you will help contribute, secure and earn for bolstering the ScalerNodes that provide decentralized hardware resources to a distributed cloud network.

### At a glance

* ICNT can be staked to ScalerNodes only
* ICNT must be locked before staking for a chosen period
* ICNT can be staked and unstaked freely during its lock period
* Staker will choose a lock period which will apply multipliers to earn rates based on the length of the chosen lock
* ICNT staking rewards have 0 claim delay
* ICNT will be liquid withdrawable after its lock period has elapsed

## Staking Flow

1. Select ScalerNode to stake to
2. Input amount to stake
3. Choose lock period and associated APY
4. Confirm transaction to lock & stake

Here is the full lifecycle of ICNT:

<figure><picture><source srcset="/files/DXECvSwUFKpuZxFcAt1J" media="(prefers-color-scheme: dark)"><img src="/files/1LKekMrbqsHIRyoT1CWP" alt="" width="375"></picture><figcaption><p>ICNT Lifecycle</p></figcaption></figure>

When ICNT is locked it also locks in a specific APY curve multiplier that defines the earn rate for the ICNT *when staked.* ICNT cannot be removed from the system during this period and importantly rewards are only earned during periods when the ICNT is staked.

Once staked ICNT can be unstaked and staked again freely if a user wants to change which node it stakes on.

If ICNT's lock expires, then the owner will be able to withdraw that back to liquid ICNT. If the ICNT lock expires while it is staked, it must be first unstaked and then withdrawn.

## Lock Period

When staking fresh ICNT, you will need to select a lock period.

The lock period ranges from 1 day up to 48 months. This only applies to how long the ICNT is locked inside the ICN Protocol, it does not affect staking time and users will be able to stake the locked ICNT for as long as they like on any node.

Longer lock periods offer longer commitment times of ICNT to the ecosystem creating a greater level of security for the network, which is rewarded with greater earn rates which reflect the value generated in the network.

Finally after the lock period elapses a user is able to withdraw their ICNT again for fluid usage like transfers. Crucially, if a user keeps his ICNT locked, he will enjoy the same earn rate as his original lock period when staking. Users are incentivized to lock for long periods in order to get higher allocation efficiency per ICNT staked.


---

# 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.icn.global/how-does-icnt-staking-work.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.
