# FEG Staking

<figure><img src="/files/MUFk24zQXnq6DEqFN6a4" alt="FEG Staking interface on SmartDeFi.com"><figcaption><p>Use the staking interface to stake FEG, track rewards, and manage your position.</p></figcaption></figure>

### Overview

Stake FEG to earn rewards from eligible ecosystem activity on your chain.

Staking has no lock period, no deposit fee, and no withdrawal fee.

{% hint style="success" %}
FEG Staking is currently LIVE!
{% endhint %}

### Key features

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Zero fees</td><td>No deposit or withdrawal fees</td><td></td></tr><tr><td>No lock period</td><td>Stake and unstake whenever you choose</td><td></td></tr><tr><td>Automatic compounding</td><td>Rewards distribute and compound automatically</td><td></td></tr><tr><td>Upgradeable</td><td>Contract upgrades require no action from stakers</td><td></td></tr></tbody></table>

### Reward sources

FEG stakers earn rewards from FEG trading volume and from eligible activity inside the SmartDeFi™ ecosystem. The more ecosystem activity there is, the more rewards can flow into staking.

### What FST is

After staking, your FEG moves into the staking contract and you receive **FEG Staking Shares** or **FST**.

FST represents your ownership in the staking pool. It is the record used when you unstake.

FST cannot be transferred to another wallet.

FST contract address on **BNB Chain**:

```
0xD16092066483F6a2c043d50E3EeE26e2131364Fc
```

* FST is not a 1:1 ratio
* FST number does not increase with rewards
* Total FST / Total FEG = Ratio

### Optional sacrifice

The sacrifice feature lets stakers burn a chosen percentage of their FEG rewards when unstaking.

It is optional and supports users who want to help reduce circulating supply.

To use it, choose the percentage you want to sacrifice before you unstake.

{% hint style="success" %}
At any point before unstaking, you can turn off the sacrifice by setting it to 0%.
{% endhint %}

### Get started

Follow [How to stake FEG](/feg-smartdefi-tm/feg-staking/navigate.md) for the guided walkthrough.


---

# 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.feg.io/feg-smartdefi-tm/feg-staking.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.
