# Gameplay

#### 1. How many games can I play in a day?

During the initial beta, users can play the game for 2 hours. In the latter phases of the game, this time limit will be extended.

#### 2. How will I be matched against my opponent?

For matchmaking, MCL will use parameters like 1) MMR, 2) Team Strength, and 3) Account Level. To learn more, [**click here**](/gameplay/hit-to-earn-initial-beta-release.md#player-versus-player-pvp-matchmaking).

#### 3. What happens to my match if I disconnect or get a phone call in between?

In case of any disruptions during gameplay, you have a 5-second window to reconnect. If you are unable to reconnect, you will lose the match, and your opponent will be declared the winner. To learn more, [**read here**](/gameplay/hit-to-earn-initial-beta-release.md#disconnection).

#### **4. How many winners will be declared on the leaderboards?**&#x20;

Every day, top *x%* of players will be declared winners and rewarded proportionally to their standings. For more details, [**read here**](https://mcl-wp.jump.trade/auxiliary/faq/pages/i9S7CjCKXfYY5gSFPjtg#1.-leaderboard-ranking).

#### **5. How to change my fielding formation?**&#x20;

In the initial beta, you will not be able to change the formation of your fielders. However, this is subject to change in the later phases of the game.

#### **6. Will my cricketers wear the same jersey as their NFTs?**&#x20;

YES, the cricketers will wear the same jersey as their NFT. In the case of fielders, they will wear the jersey of the bowler bowling that over.

**7. Will I be able to stream my matches?**&#x20;

NO, you will not be able to stream matches in the initial beta launch as this feature is under development. Please refer to the [**Upcoming Features**](/auxiliary/upcoming-features.md) section for more details.


---

# 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://mcl-wp.jump.trade/auxiliary/faq/gameplay.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.
