# Web App (Metamask Wallet)

To participate in any round, you only have to connect your Metamask wallet, and choose Polygon ecosystem.

Please note that you have to have Polygon ecosystem added to your Metamask wallet

<figure><img src="/files/5IREWjlf9JApvkgyC25Z" alt=""><figcaption></figcaption></figure>

You then choose the desired amount of MATIC to participate in each round and click Play

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

The minimum buy-in ticket is 3 MATIC. The higher the amount the more chances to win!

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

The total amount of the prize pool can is depicted in the middle of the circle

&#x20;

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

There is a countdown timer at the upper right corner for each round

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

Participants can see the amount per participant and the chances each one has to win the prize pool

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

Each participant can see his personal participation and chances

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

Participants can check the history of  the rounds that they have played.

<figure><img src="/files/9mrkeEGdQeUcFsrqaKif" alt=""><figcaption></figcaption></figure>

At the history tab, participants can see each round's winner, the total amount of the prize pool and the multiplier of the amount staked by the winner

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

At the end of the each round there is a draw to determine who the winner is.

&#x20;If you win the round you will get the winning animation

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

And if you lose, you will get the losing animation

<figure><img src="/files/1NV7qGuXBFYuTcKWBr08" alt=""><figcaption></figcaption></figure>

Participants can redeem their winning at any time, simply by clicking the redeem button at their Rounds I've played tab

<figure><img src="/files/2PD6kaKNksk3WxzSvXcs" alt=""><figcaption></figcaption></figure>


---

# 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://docs.venue.one/w1n/web-app-metamask-wallet.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.
