# Money Flow

Lamas Finance's money flow structure is presented in the below chart:

![](/files/kpmiy8IT1tdLPiJRwmZ2)

When participating in the games, users interact with the Ecosystem Pool (1). If they win, their profit will be taxed. This tax will be divided into 2 parts: burned (2) or remitted to Lamas Treasury (3).&#x20;

In addition, NFT pieces collected during gaming can be traded, with 5% of the transaction value deducted for tax payment. This tax will be divided into 2 parts: burned (4) or remitted to Lamas Treasury (5).&#x20;

Finally, Lamas Treasury will award prizes to users who redeem complete NFT collections (6) and interest to stakers and farmers (7).


---

# 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.lamas.co/1.0/tokenomics/money-flow.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.
