# sFLR Token

sFLR

Total Supply: Total supply for the sFLR token is determind by the amount of FLR tokens staked via the sFLR contract at this moment.&#x20;

Minting: When Staking FLR or wFLR via the sFLR contract, sFLR is minted. The amount is determined by the exchange rate of sFLR vs FLR.

If the exchange rate is 1.443 FLR for 1 sFLR, it means that 1 sFLR will be minted for every 1.443 FLR staked during the period that exchange rate is active.

Burning: When UnStaking sFLR via the sFLR contract, sFLR is burned. The amount is determined by the exchange rate of sFLR vs FLR.

If the exchange rate is 1.443 FLR for 1 sFLR, it means that 1 sFLR will be burned for every 1.443 FLR unstaked during the period that exchange rate is active.


---

# 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://romeblockchain.gitbook.io/sceptre-liquid-staking-documentation/sceptre-for-flare/sflr-token.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.
