# Staking

## Staking

> 💡 Looking for OWL and PRO staking? Visit [OwlSwap](https://owlswap.io) on the Songbird Network.

### FLOK Staking

Stake your FLOK tokens to earn FLOK rewards and participate in the protocol's reward distribution system. The staking mechanism features a flexible lock-up system that rewards longer-term holders with higher multipliers.

#### Lock-up Multipliers

* No Lock: 1x multiplier
* 3 Months: 1.5x multiplier
* 6 Months: 2x multiplier
* 1 Year: 3x multiplier
* 2 Years: 4x multiplier

The longer you lock your FLOK, the higher your reward multiplier becomes. This multiplier increases your share of the reward pool proportionally.

#### Key Features

* Flexible lock periods from no lock up to 2 years
* Daily reward distributions
* Ability to increase stake amount without resetting lock period
* Option to extend lock period for higher multipliers
* Early withdrawal available with 50% penalty fee

#### How to Stake

1. Connect your wallet to the Flare Network
2. Choose your lock-up period (longer periods = higher rewards)
3. Enter the amount of FLOK you wish to stake
4. Approve the token spend and confirm the staking transaction

#### Rewards

* Daily FLOK distributions
* Your share of rewards is determined by:
  * Amount of FLOK staked
  * Your lock-up multiplier
  * Total pool size

Monitor your pending rewards in real-time and harvest them at any time.


---

# 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.flaretopia.com/flaretopia/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.
