# Minting TBTs (Staking)

### Minting TBTs Formula

Ultimately, it is up to the [Time Vault Strategy](https://docs.flashstake.io/time-vault-strategies-tvs) creator to decide how many [TBTs](https://docs.flashstake.io/time-based-tokens-tbts) are minted. The most common standard formula to determine the number of minted TBTs is as follows:

$$
MintedTBTs= StakeAmount \* StakeDuration\_{(seconds)} \* \frac{31,709,792,000}{10^{decimals}}
$$

This formula shows that staking 1 principal token for 365 days will result in approximately 1.005 TBTs being minted.

{% hint style="info" %}
Upon staking, it is possible for the user to mint a [FlashNFT](https://docs.flashstake.io/time-based-tokens-tbts/flashnft) which will represent their stake. FlashNFT’s can also be created after the initial stake providing the Stake still has some number of staked tokens. Some [strategies](https://docs.flashstake.io/time-vault-strategies-tvs) by default will automatically create the FlashNFT upon staking.
{% endhint %}
