# FAQ

## How Often Will I Earn Rewards?&#x20;

stFLIP uses a continous rebase mechanism that allows holders to receive rewards every block.&#x20;

## How Long Does It Take To Recieve My stFLIP After Staking?&#x20;

Stakers receive their stFLIP immediately after their FLIP transaction has confirmed.&#x20;

## What Are the Contract Addresses of Both FLIP and stFLIP?

Both tokens are on ETH mainnet:

* **FLIP**: 0x826180541412D574cf1336d22c0C0a287822678A
* **stFLIP**: 0x961D4921e1718E633BAC8Ded88c4a1cAe44b785a

## Why is stFLIP Trading At a Different Price to Native FLIP?&#x20;

Since stFLIP is backed by staked assets, it can take a few hours to redeem. This means that the underlying is illiquid, which can cause a discount to the native price.&#x20;

Sometimes stFLIP will be at a premium to native FLIP, this is because there may be lots of demand for stFLIP at that current moment.&#x20;

In both cases, arbitrageurs will bring the price back to parity, and you are always able to redeem stFLIP to native FLIP 1:1 via unstaking.

## Is There a Minimum Amount of FLIP Needed to Stake?

There is no minimum. Users can stake any amount of FLIP into stFLIP.

## Can I Transfer my stFLIP?

Yes. You can transfer your stFLIP to any ERC-20 supported wallet. Please understand that we have zero capability to access your wallet, or any wallet you send funds to. We do not and cannot help you with an incorrect transfer nor any retrieval of funds.

## What is the Fee For Using This Service?

Thunderhead charges a percentage of the protocol rewards (22%). The rest of the protocol rewards go directly to stFLIP stakers.

## What Are The Expected Rewards?

The protocol rewards generated from the underlying validators are subject to change, these go to stFLIP holders minus a fee.

## How Long Does It Take To Recieve My stFLIP After Unstaking?

If native FLIP behind the stFLIP needs to be unstaked the maximum waiting time for an stFLIP unstake to become available is between 3 - 5 days. \
\
There is an unstake aggregator option built in allowing for the option to instant untake from available liquidity sources.

###


---

# 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.stakedflip.fi/info/faq.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.
