# Gamerse Lottery

Gamerse features an incentive program funded by ticket purchases and/or $LFG fee collection as well as NFTs acquired by the platform. Ticket purchases enable participation in a weekly raffle that rewards winners with the weekly pot of $LFG as well as a rare NFT.

Tickets can be purchased with $LFG or earned through transactions performed by buyers and sellers. Each transaction results in tickets earned based on the value of the transaction – larger transactions earn more tickets. Both buyer and seller earn an equal share of tickets per transaction.


---

# 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://gamerse.gitbook.io/gamerse/tokenomics/gamerse-lottery.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.
