# Fee Credit Program

In the Stake LVL to Earn Fee Credit Tab, LVL holders can stake their LVL to earn Fee Credits.&#x20;

Each 100 LVL staked will be rewarded with a maximum $5 fee credit, linearly reducing toward the end of the epoch. The earlier you stake during an epoch, the more fee credits you will earn.&#x20;

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

Staking is available on both, Arbitrum and BNB Chain.&#x20;

{% hint style="info" %}
The chain you stake your LVL is the chain you will get your Fee Credits.&#x20;

Free Credit Rewards are distributed immediately and they expire at the end of that specific epoch.&#x20;
{% endhint %}

Users have the option to either roll their staked LVL over to the next epoch or withdraw them, based on their preference set in the user interface.

**Example:**\
A trader decides to stake 1,000 LVL tokens for a trading epoch, which lasts one week. Upon doing so, they receive Fee Credits. If the trader stakes their 1,000 LVL tokens right at the start of the epoch, they are rewarded with $50 in Fee Credits, which can be used for leveraged trading.

Given our fee structure, where the fee is 0.05% of the position size, these $50 in Fee Credits empower the trader to execute trades with a notional value of up to $100,000.


---

# 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.level.finance/incentive-programs/fee-credit-program.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.
