# MoonAuto

<figure><img src="/files/24IZR45Yd4tMUfTDo34Q" alt=""><figcaption></figcaption></figure>

For the convenience of MegaMoon lottery players, we added an auto buy function for regular players who want to buy MegaMoon lottery tickets every round but don't want to buy every round, so the auto-buy system comes in to help this problems. MegaMoon lottery players can specify the number of every ticket they want to buy and then click to buy automatically with the specified amount.<br>

MegaMoon Autobuy is in player function and please make sure you have enough USDT in your MegaMoon Wallet. There are very simple steps on how to use autobuy.

1. Click on the "Set Tickets" button.
2. Set the amount of tickets you want to buy, as well as the number of rounds
3. Click Set Tickets to finish your settings, or click View/Edit Numbers to edit the number of tickets you want to buy.
4. Click Set Tickets.

<br>


---

# 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/moonauto.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.
