# About WPG

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

1. How much WPG can I win?
   * Each Epoch consists of 30 days, there will be a specific amount of reward of WPG in each epoch to win, through mini-games.&#x20;
   * Once the allocated WPG (all rewards of that epoch) runs out (when the green bar reaches 100%), the game will be grayed out and cannot be played anymore. In which you can come back again when the next Epoch starts.
2. How to convert WPG to $USDT and claim?
   1. Click your avatar on the upper right corner, and click Profile.
   2. You will see a history of all your actions and how the WPP and WPG were accumulated.
   3. You can click the \[Claim] button to convert your WPG to $USDT and claim.

{% hint style="info" %}
The conversion rate between WPG and USDT fluctuates with each successive epoch—depending on the wellness of our beloved Wompets! 🐾 Each rate will be announced on X. Stay tuned for the latest updates!
{% endhint %}


---

# 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.wompets.com/wompets/wpg/about-wpg.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.
