# NFTeGG - LP Staking Details

Next to NFT's the second way to generate eFAME and support us, is as Liquidity Provider (LP).

You have to buy some eFAME on Uniswap or take your generated Reward to Uniswap and "stake" it \
on the Market Contract with the 50% eFAME & 50% ETH.\
\
For this deposit you will get LP UNI2 Token and this are also able to Stake in our 2. Farm.\
Just approve the Contract and deposit the Amount LP you like to stake.

Same as NFT staking you will get a reward for your collateral every Block and can just "claim" it\
or withdraw your stake and get the reward claimed automatically.

{% hint style="info" %}
`(Blocknumber - Start Block) * LP Amount * Staking Factor`\
\
`Staking Factor = Global Contract Setting`
{% endhint %}


---

# 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.nftegg.com/staking/nftegg-lp-staking-details.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.
