> For the complete documentation index, see [llms.txt](https://polysports.gitbook.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polysports.gitbook.io/getting-started/frequently-asked-questions/referral-bonus-and-winnings.md).

# Referral, Bonus & Winnings

<details>

<summary>What is the bonus on first deposit?</summary>

Currently, we offer a 500% Bonus on your first deposit.

</details>

<details>

<summary>I have a Referral / Invite code, how do I register?</summary>

a) Click on the link you received with the code and download the Polysports App.&#x20;

b) Once you open the app, you’ll see the Signup Screen and the option 'Referral Code'. Your referral code will automatically be updated. Use ‘Gmail’, ‘phone number’, or ‘email id’, enter a password of your choice, and click on 'Sign up'.

</details>

<details>

<summary>How much is the Welcome Bonus?</summary>

Welcome Bonus is 50 PS Game Coins (\~=0.625 USD or \~=50 INR)

</details>

<details>

<summary>How much is the Referral Bonus?</summary>

For each registration that is done using your referral code, you will get 10 Game Coins

</details>

<details>

<summary>How can I use my Bonus?</summary>

The Bonus Percentage will be mentioned for all eligible contests. For example, if a contest mentions a 40% Bonus, it means you can pay 40% of the entry fee using bonus cash and the rest from your wallet, assuming you have a balance in "Amount Added/Earnings."

</details>

<details>

<summary>Where can I see my winning?</summary>

Winnings will be reflected in the wallet section under the heading 'Earnings'

</details>

<details>

<summary>Where do I see my ranking and winning?</summary>

a) Under the Contest section select the appropriate sport. \
b) Go to the Completed section and select the match for which you wish to see the result c) You will be able to see your Rank and corresponding winning amount there if applicable

</details>

<details>

<summary>Can I withdraw deposited amount or bonus amount?</summary>

No, only 'Earnings' i.e. winning amount can be withdrawn

</details>


---

# 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://polysports.gitbook.io/getting-started/frequently-asked-questions/referral-bonus-and-winnings.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.
