# Points & Lottery

10% of game revenue goes to the "[Trading Reward Pool](https://github.com/evolutionlandorg/docs/tree/2ab96551eb7d459320117c910c5d879ac9538d99/advanced/evolution-land-dao/revenue-model/README.md#trading-reward-pool)", this money is used to reward those spenders. When a player spends some money (in the form of RING token), a portion of the net revenue goes to the pool. The player gets some Points according to the amount he spends on a 1:1 basis. Therefore, he contributes 10 RINGs to the system revenue; he gets 10 Points. Using these Points, he can participate in the Lottery.

## Lottery Winning Probability

Participate in the lottery will reward you most of the time. Every time you can either bet 10 Points or 100 Points. Only betting 100 Points may award you the grand prize.

Check out the charts below for detailed paying odds.

![Lottery Winning Probability](/files/-MNZT8W7CJ6EzN6Qk5eo)

The lottery gameplay has a house edge to make it sustainable, which means each bet's expectation profit is negative. Treat it as gameplay for fun, and it's a kind of cash refund for your spending, with a variable refund amount.


---

# 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.evolution.land/getting-started/game-entities/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.
