# Getting Started

To start, players need to download the Circle of Games app&#x20;

1. Download the Circle of Games app&#x20;
   * Download from [Google Playstore](https://app.adjust.com/3gtfx2q).&#x20;
2. Sign-up for Circle of Games&#x20;
   * You may use WhatsApp OTPless login or,
   * Enter your phone number and sign in using OTP or,
   * Play as a Guest User.&#x20;
3. Play Games&#x20;
   * Start playing any of your favorite games on the app.&#x20;
4. Collect BOLTS
   * Play any game and Collect Bolts.&#x20;
   * Winning a Multiplayer Games rewards more bolts
5. Earn COG tokens&#x20;
   * Keep collecting bolts; once earned, enough bolts will reward you with COG tokens.
6. Daily Login Bonus Rewards
   * Login to Circle of Games app daily and collect exciting rewards.


---

# 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://whitepaper.cogtoken.network/introduction/getting-started.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.
