> For the complete documentation index, see [llms.txt](https://forwin.gitbook.io/forwincity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://forwin.gitbook.io/forwincity/ranking-and-rewards.md).

# Ranking & Rewards

ForWinCity offers a wide range of bountiful rewards just for our holders and users. Aside from playing to win and enjoying your experience here, you can also earn more from your FWC through different ways.

There are multiple ways to earn more from FWC through various means. These include, but are not limited to Rakeback Mining, Cashback Mining, Community Rewards and the Daily Profit Sharing Scheme.&#x20;

At a glance:\
Earn up to 2% Rakeback on your total wager, 100% Cashback on any net loss, Up to 65% matching bonus on your referrals' mined tokens, and 6% of staking pool distributed amongst token holders.

Depending on your rank, you will have a different amount of rakeback and mining, according to the schedule below.

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

As part of our pre-launch promo, we will have the **First Fund In Bonus** to entice more new users. Through this, new users who fund in a minimum of 100USD will receive 200% worth of FWC, and will also be promoted to Rank 2.


---

# 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://forwin.gitbook.io/forwincity/ranking-and-rewards.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.
