# Staked FVIX

Users may lock their FVIX tokens for Staked FVIX at a ratio of 1:1. sFVIX earns perpetual rewards in the form of stablecoins from protocol fees highlighted in [FROTH + FVIX + KONA](/kittypunch-docs/token-economy/froth-+-fvix-+-kona.md).&#x20;

Rewards for sFVIX are randomly distributed to the reward pool at various distribution 'stream' lengths. This allows for a healthy, stable approach for APR for sFVIX.

sFVIX is a transferrable, fungible token that exists on the Flow blockchain. Users who hole the sFVIX are able to claim their per-block share of the rewards at any time without any cooldown. Rewards do not transfer if a user moves sFVIX from wallet to wallet, and rewards WILL accrue to contracts so we do not recommend LPing or equivalent.

sFVIX contract:&#x20;


---

# 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://kittypunch.gitbook.io/kittypunch-docs/token-economy/froth-+-fvix-+-kona/staked-fvix.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.
