# What is dealer

<figure><img src="/files/hkS14G17TSElU0xl9nNy" alt=""><figcaption></figcaption></figure>

Every lottery round, MegaMoon gives you a chance to be a dealer and get the USDT token back from the prize pool.

When the lottery round starts, smart contracts transfer the proportion of the dealer pool that you set to the prize pool as an initial prize, and when the lottery round ends, the smart contracts return the remaining prize to the dealer pool.


---

# 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.megamoon.space/ecosystem/moondealer/what-is-dealer.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.
