# 3.1 How to Play

1. **Download the Coinlive app (**[bit.ly/44OjIo4](https://t.co/WrRyzDIR78))\
   Download from Appstore or Google Playstore.
2. **Sign-up for Coinlive**\
   After getting access to the app on your respective device, you will be able to sign up for Coinlive with your email address. You will receive a verification code that you need to key in to enter the app.
3. **Create a new Wallet**\
   Create a wallet and the app will generate a private key. This will be used to recover your Wallet if you uninstall the app or forget your password. **Important** – Note this private key and save it somewhere safe (Write it down physically and store it somewhere only you will have access to.)
4. **Play Guess2Earn**\
   Predict within the 1% bound (0.5% on each side) range. You can earn rewards and game results (Win or Lose) are recorded on participation history. G2E allows skilled players to get recognized within the 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://coinlive.gitbook.io/xr-whitepaper/03-guess2earn/3.1-how-to-play.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.
