# Profit mode

How does the project team make money?&#x20;

#### Inheritance tax

If you get eliminated in the game, the tokens you brought into the game will be inherited by other players, and the inheritors will be subject to a 4% inheritance tax.

This revenue is used for product optimization, covering operational expenses, and incentivizing the community, as well as buyback game points(GWC) from players.

#### Listing Fee

To add a Memecoin as an in-game asset and enable its circulation within the game, developers must pay a listing fee.


---

# 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://greedy-world.gitbook.io/white-paper/profit-mode.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.
