# $NERD Stake

$NERD Stakers will share the profit coming from:&#x20;

* 25% of NerdBot Premium Subscription fee&#x20;
* 50% of Tax Fee
* 80% of DEX Trading Fee from *"NerdBot DEX-trade"*&#x20;
* 40% of Ads Revenue

### How can you get more shares?

#### 1. Stake more

Like all other staking mechanisms, the more you stake, the higher the profit ratio for you

#### 2. Stake longer

As the duration of your stake is longer, your tier will correspondingly elevate, thereby enabling you to partake in a greater portion of the profits.

{% hint style="info" %}
To start receiving Revenue-Sharing from us, you must reach at least tier Bronze (meaning you must stake for at least 7 days)
{% endhint %}

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

### How revenue is divided among stakers&#x20;

<table data-header-hidden data-full-width="false"><thead><tr><th></th><th width="124"></th><th width="164"></th><th width="170"></th><th></th></tr></thead><tbody><tr><td><strong>Tier</strong></td><td><strong>Staking Period</strong></td><td><strong>(F1) DEX Trading Fee</strong></td><td><strong>(F2) Premium Subscription Fee</strong></td><td><strong>(F3) Tax Fee</strong></td></tr><tr><td>Bronze</td><td>>=1 week</td><td>50%</td><td>15%</td><td>25%</td></tr><tr><td>Silver</td><td>>=2 weeks</td><td>65%</td><td>20%</td><td>35%</td></tr><tr><td>Gold</td><td>>=4 weeks</td><td>75%</td><td>23%</td><td>45%</td></tr><tr><td>Diamond</td><td>>= 5 weeks</td><td>80%</td><td>25%</td><td>50%</td></tr></tbody></table>

We have revenue from 3 sources as:&#x20;

* DEX Trading Fee revenue (F1)
* Subscription fee revenue (F2)
* Tax fee revenue (F3)

With:

* Total $NERD staked (T)&#x20;
* Your $NERD staked (Y)

Profit will be divided among tiers according to the following formula:

* Bronze = (F1/T \*50% + F2/T \*15% + F3/T\*25%)\*Y
* Silver = (F1/T \*65% + F2/T \*20% + F3/T\*35%)\*Y
* Gold = (F1/T \*75% + F2/T \*23% + F3/T\*45%)\*Y
* Diamond = (F1/T \*80% + F2/T \*25% + F3/T\*50%)\*Y

And the team will receive only: F1\*20%+F2\*75%+F3\*50%

*The remainder in F1, F2 and F3 will be carried over and accumulated in the following week.*

### Profit sharing timeline

Profit sharing events will take place once a week.

*Please note that you must stake at least 7 days before the reward date to be able to reach the Bronze tier and start receiving 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://thedatanerd.gitbook.io/nerdbot-docs/tokenomic/usdnerd-stake.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.
