> For the complete documentation index, see [llms.txt](https://gamerse.gitbook.io/gamerse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gamerse.gitbook.io/gamerse/features/untitled-1.md).

# Dedicated $LFG Token

**$LFG is a BEP-20 on the Binance Smart Chain (BSC). The $LFG native token will be multi-chain on BSC, Polygon, Solana, Phantom, and beyond to support cross-chain platform capabilities.**&#x20;

**List of Utilities**&#x20;

**Platform discounts** - 50% discount on platform fees when $LFG is used as the base currency \
\
**Staking & Rewards** - We offer high APY staking and LP pools to our community and platform rewards for each transaction \
\
**NFT Promotion** - Promote your NFTs using $LFG tokens to receive more impressions \
\
**Social Utility** - To empower creators and boost community engagement, $LFG tokens will follow a share-to-earn model Governance Token \
\
**Governance** - $LFG is the dedicated governance token for the Gamerse social DAO\
\
**Token Burn Program** - 50% of transaction fees paid in $LFG will be burnt, increasing token scarcity over time. Also, the Gamerse Fire NFT will contain a built-in burn function of 5% increasing NFT value over time.

**List of Acronyms for LFG**

\#Looking for Gamers \
\#Looking for Groups \
\#Let’s Flippin Go \
\#Let’s Flippin Game \
\#Looking for Guilds \
\#Looking for Games

## Single-Asset-Staking (SAS)

Staking $LFG tokens in our SAS pool allows participants to earn passive income in the form of $LFG tokens. SAS pool boosts a reward pool program of 8,000,000 $LFG tokens with a variable APY. The majority of crypto staking programs are copy and pasted and linear however at Gamerse we like to innovate and here’s how we’ve made an “art” out of Staking; <br>

**$LFG Single-asset staking details**

* 8M $LFG Reward Pool!&#x20;
* No minimum stake requirement&#x20;
* Variable APY Gamerse Avatar NFT airdrop (10,000 minimum $LFG). These avatar NFTs can serve as your profile in the Gamerse ecosystem.&#x20;
* Burn function (Penalty + Fire NFTs)&#x20;
* Max stake: 500,000 LFG (anti-whale)&#x20;
* Early withdrawal with a 30-day penalty.&#x20;
* $LFG withdrawn before 30 days of staking will result in a 50% burn of accumulated rewards. Tokens are sent to a custody wallet and burnt every Wednesday (***Wednesday = Burnday***).&#x20;
* No lock-up for staking

**Gamerse Fire NFT**

Introducing Gamerse Fire NFTs; our innovative Avatars which will serve as your profile on the Gamerse ecosystem. Gamerse Fire NFTs have a built-in burn function whereby 5% of it’s value in $LFG will be burned upon every sale. This revolutionizing feature creates scarcity and adds deflationary pressure increasing the value of the NFT upon every sale in the secondary market.

To Stake your $LFG visit: <https://staking.gamerse.com&#x20>;

Refer to Tokenomics for more information on LFG Token - <https://docsend.com/view/kidq2cwt8uqpe3se>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://gamerse.gitbook.io/gamerse/features/untitled-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
