> For the complete documentation index, see [llms.txt](https://singsing.gitbook.io/singsing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://singsing.gitbook.io/singsing/platform/deprecated/sing-and-earn-deprecated/reward-pool.md).

# Reward Pool

*After the update of version 1.3, a new concept is brought forth to users by SingSing. If you check the icon on the upper left of your screen, you’ll find the Settings Menu and on top of this menu is the rewarding pool banner.*

#### **What is Reward Pool?**

**Reward Pool** is a pool that displays the total current SingSing token reward volume of the SingSing system to reward players at SingSing through singing activities.

By checking this Reward Pool, users can estimate their rewards in future activities and decide whether to join.

#### **What are incomes of Reward Pool?**

The pool’s income comes from various sources. Easiest to see is from sponsorship, and 80% of SingSing’s revenue from genesis microphone NFT sales, minting fee will be sent to Reward Pool, while other 20% will go to SingSing’s platform maintenance fee.

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

#### **Where does this Reward Pool go to?**

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

This pool will contribute to 2 main activities: Rewarding users for sing\&earn and joining community activities.

That means users can earn $SING token in 2 different ways. The first way is to sing everyday. A.I will base on your record and then give you a grade, which will determine how many $Sing token you will receive.

Find out how’s the grading mechanic works here: [Reward Mechanics](/singsing/platform/deprecated/sing-and-earn-deprecated/elements/reward-mechanics.md)

The second way is to join in SingSing’s community activities, such as: Mini games, mini events, events, collaborations etc… Between you and me, SingSing always tries to maintain these activities as much as possible. So if you join us and keep tracks closely with our community, there’ll be a fat chance these community activities become a steady income.


---

# 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:

```
GET https://singsing.gitbook.io/singsing/platform/deprecated/sing-and-earn-deprecated/reward-pool.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.
