# Reward Boost (currently not used)

### NOTE:

**DUE TO A BUG IN THE CA FOR THIS FEATURE, THIS FUNCTIONALITY HAS BEEN PAUSED FOR NOW. WHEN A SOLUTION IS FOUND THIS FEATURE WILL BE RE-ADDED**

### Concept

We have added an additional 2% tax onto all sells within Sensei that is used as a boost reward for holders that lock their tokens into the contract.&#x20;

### Locking tokens?

The Sensei contract allows you the investor to lock your tokens. The more tokens you lock the more of a boost you will gain. You will be able to lock your tokens within the dapp.&#x20;

<figure><img src="/files/ZYAeFRtlJtkz2tav7XVT" alt=""><figcaption><p>Here you can see the locking mechanism within the Dapp. It shows how many tokens you have unlocked and locked and allows you to very easily lock some additional tokens based on a %. </p></figcaption></figure>

### Locking tokens cost?

There are no fees to locking or unlocking tokens. There are no restrictions to locking your tokens. We believe that the tokens are owned by you and as such you have the right to do with them as you please.&#x20;

<figure><img src="/files/ctFpw7eBHW84Ri87dYt8" alt=""><figcaption><p>This is the unlocking mechanism. You will be able to see what you have locked, what boost has been paid and what boost is yet to be paid. It also has an easy way to unlock a % of your tokens. </p></figcaption></figure>

### How does the boost work?

The contract has an additional 2% sell tax that is approtioned to all holders that lock their tokens. As with all reward contracts this % is split based on how many tokens you have locked as a % of total supply.&#x20;

What is interesting about the boost is that not everyone will lock their tokens, infact, we are guessing that at most 30/40% of holders will lock their tokens. Our hope is that more will, but we cannot expect a majority of holders to lock their tokens.&#x20;

What this also means is because there is a smaller supply of locked tokens vs the unlocked tokens it means that you will always get a larger share of the payout than if you didnt lock.&#x20;

### Example of how it works

We have 100,000 tokens bought and we have 1bnb ($250) in rewards. This means that each token is worth $0.0025. This would be the normal tax.&#x20;

Of the 100,000 tokens we have 30% locked. Which is 30,000. For the sake of simplicity we will also assume 1BNB ($250) as a boost reward. That would mean that each token is worth an additional $0.0083.&#x20;

Investor A has: \
\- 6786 tokens \
\- 0 locked tokens \
\- They will earn $16.965 in rewards. \
\
Investor B also has: \
\- 6786 tokens\
\- 6786 tokens locked\
\- They will earn $16.965 in rewards\
\- They will ALSO earn $56.32 in boost. \
\- Which is a total of $72


---

# 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://smortwhitepapers.gitbook.io/info/sensei-utilities/reward-boost-currently-not-used.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.
