# Fee Credit

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.

### Stake LVL to earn Fee Credit

1. **Connect** your wallet
2. **Click 'FEE CREDIT'** button
3. &#x20;Enter the Amount of LVL you want to stake
4. Click ‘**APPROVE**’ and confirm the pop-up transaction in your wallet
5. Click ‘**STAKE LVL**’ and confirm the pop-up transaction in your wallet
6. Once confirmed in your wallet, you will see a ‘Transaction Complete' pop-up on the LEVEL UI after a few seconds.&#x20;

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

7. Your LVL is now staked and earning Fee Credit!

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


---

# 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-program-tutorials/fee-credit.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.
