# AI Challenge

SingSing app features an exciting game mode called the "AI Challenge," which is available exclusively to SingSing NFT Microphone owners. To participate, users need to spend SingSing tokens as an entry fee, and if they win against the AI, they receive triple and higher the entry fee as a reward. The entry fee is based on the number of SingSing tokens spent, with higher amounts offering bigger rewards:

| Entry Fee | Reward |
| --------- | ------ |
| 3         | 9      |
| 10        | 30     |
| 20        | 60     |
| 100       | 500    |

In the AI Challenge mode, users will not lose any Microphone durability or energy.

#### Gameplay

* The AI will set a higher score than the highest score of "Sing and Earn" mode recordings from the previous day on each song.
* Users need to sing and get a score equal to or greater than the AI Challenge score.
* The AI Challenge score will increase if the user wins on the first or second turn.

In summary, the AI Challenge mode in SingSing is an exciting way for SingSing NFT Microphone owners to test their skills against the SingSing app's AI. With the potential for big rewards and no durability or energy loss, the AI Challenge is a fun and engaging way for users to enjoy the SingSing app.


---

# 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/ai-challenge.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.
