# Staking and Revenue Sharing

**sTHORA and uTHORA** represents the staked version of THORA. The main goal for staking is to distribute protocol revenue and ZERO rewards with stakers.&#x20;

***Stakers will get %100 of the protocol revenue.*** &#x20;

Protocol revenue is generated from taking a fee based on reserve factors for different pools. The more riskier the pool is, the more fees will be generated this way.

There will be 2 different pools for staking. One of them will be sTHORA where the rewards will be used for buying THORA from the market and distributing it to sTHORA stakers.

The other will be uTHORA where the rewards will be used for buying USDC from market and distributing it to uTHORA stakers.

Reward tokens are shared with stakers on a weekly basis because of Zero epochs. First rewards will be distributed 1 week later than the protocol deployment. &#x20;

When you wish to unstake, there will be 1 week delay. For example, if you staked and want to unstake in 21 November 2023, you will be able to withdraw your tokens in 28 Novermber 2023. This is a precaution for just-in-time stakers.

<figure><img src="/files/2SoXDAS2wWv1O4DFqEeY" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/t7OxlSHso1gsrtcPQ9Fm" alt=""><figcaption></figcaption></figure>

\
sTHORA features
---------------

* Because we will be distributing $ZERO rewards, there will be 1 week lock period for sTHORA to prevent just-in-time stakers (generally bots). Other than that, there will be no lockup period for sTHORA. &#x20;
* **Revenues** will be **distributed** based on your **share of total sTHORA** supply. (If you have 100k sTHORA and there is total of 1M sTHORA , you'll be entitled to %10 of the rewards


---

# 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.thora.finance/tokenomics/staking-and-revenue-sharing.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.
