> For the complete documentation index, see [llms.txt](https://docs.megamoon.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.megamoon.space/help-desk/faq.md).

# FAQ

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

The FAQ page answers some of the most frequently asked questions from the MegaMoon community.\
\
Who is the team?
----------------

MegaMoon team consists of notably professional developers who have charismatic reputations not simply within the development area but additionally within the marketing and management area as well.&#x20;

## What makes you stand out from the other Lottery platform?

MegaMoon has 4 unique functions.\
\- Highest Winning Chances\
\- Dealer System\
\- Immense Total Prizes\
\- Most Transparent

## Will be more games?

MegaMoon new games will be released following MegaMoon.&#x20;

{% content-ref url="/pages/RGBlay2sC35ws0UuQk8e" %}
[🧭 Roadmap](/roadmap.md)
{% endcontent-ref %}

## Is MegaMoon audited?

We've been audited by CertiK.

{% embed url="<https://www.certik.com/projects/megamoon>" %}

## How does MegaMoon randomize the number?

MegaMoon is using Chainlink VRF to randomize the number, Even the developer and the platform won't know the number outcome. for more detail via the link below.

{% embed url="<https://chain.link/vrf?agid=bbe5sc6y0fzr&cnid=a7lcqb229rie&gclid=CjwKCAiA_6yfBhBNEiwAkmXy5z84VUtxH6CgnN8Pd-s1aBTl7GBw7JpslgE6tKaihOQspK7_1mexxxoCKxEQAvD_BwE&utm_medium=paid-search&utm_source=google&utm_term=vrf>" %}

{% embed url="<https://polygonscan.com/address/0xF34CF4A75524256e6a5d0A1A1496323880a15A61#tokentxns>" %}

## What's MegaMoon Lottery RTP(Return to Player)?

MegaMoon's RTP is around 95%, the highest RTP compared to other lottery platforms.

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.megamoon.space/help-desk/faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
