# Lucky Square

Lucky Square is a mini-game with prizes of $Sing tokens.

Each user who owns an NFT Microphone has 1 free spin per day

The next 6 rounds will charge 1 $Sing each round

There are 5 types of rewards as follows:

* 0 $Sing token (Good Luck)
* 1 $Sing token
* 2 $Sing tokens
* 5 $Sing tokens
* 10 $Sing tokens


---

# 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://singsing.gitbook.io/singsing/platform/deprecated/sing-and-earn-deprecated/lucky-square.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.
