# P2E - Rewards & Statistics

{% hint style="info" %}

### Check your rewards and statistics on our blockchain explorer.

Visit : <https://xplore.satoverse.io/rewards> for **rewards**.

Visit: <https://xplore.satoverse.io/stats> for **statistics**.
{% endhint %}

{% hint style="info" %}

## P2EBot on Discord

We have build a Discord bot that can show rewards and statistics.

Join <https://discord.com/invite/GFZYFuuHVq>

and visit the channel **#p2ebot**&#x20;
{% endhint %}

{% hint style="info" %}

## **Discord P2EBot commands**

### **!help**&#x20;

Shows this help menu&#x20;

### **!top50**&#x20;

Displays the top 50 members based on Satox earned.&#x20;

### **!topGames**&#x20;

Shows the top 20 games based on times played.&#x20;

### **!allGamesPlayed**&#x20;

Displays all games and the number of times they were played.&#x20;

### **!allGamesPlayedAtoZ**&#x20;

Displays all games and the number of times they were played, sorted alphabetically.&#x20;

### **!topPog**&#x20;

Lists the top 25 Pog scores.&#x20;

### **!topGameBadges**&#x20;

Displays the top 20 players with the most game badges.&#x20;

### **!MostFriends**&#x20;

Shows the top 20 players with the most friends.&#x20;

### **!topSteamLevels**&#x20;

Lists the top 25 players with the highest Steam levels.&#x20;

### **!playersByLevel**&#x20;

Returns players categorized by their levels.&#x20;

### **!playersByCountry**&#x20;

Returns players categorized by their countries.&#x20;

### **!profile \<username >**

&#x20;Displays the profile information for the specified user.&#x20;

### **!satoxPrice**&#x20;

Displays the current price of Satox Coin.&#x20;

### **!p2eSpots**&#x20;

Displays the number of places left open on the Satoxcoin P2E Steam system.&#x20;

### Sign up for Satox P2E <https://xplore.satoverse.io/steam>&#x20;

For more information, visit our website at <https://www.satoverse.io/>
{% endhint %}

{% hint style="info" %}

## P2EBot on Telegram

We have build a Telegram bot that can show rewards and statistics.

Join us : <https://t.me/satoxcoin>

## Telegram P2EBot Commands

Bot Commands Help

### /help

Displays this menu

### /top50

Displays the top 50 members based on Satox earned.&#x20;

### /topGames

Shows the top 20 games based on times played.&#x20;

### /allGamesPlayed

Displays all games and the number of times they were played.&#x20;

### /allGamesPlayedAtoZ

Displays all games and the number of times they were played, sorted   alphabetically.&#x20;

### /topPog

Lists the top 25 Pog scores.&#x20;

### /topGameBadges

Displays the top 20 players with the most game badges.&#x20;

### /mostFriends

Shows the top 20 players with the most friends.&#x20;

### /topSteamLevels

Lists the top 25 players with the highest Steam levels.

### &#x20;/playersByLevel

Returns players categorized by their levels.&#x20;

### /playersByCountry

Returns players categorized by their countries.&#x20;

### /profile \<username>

Displays the profile information for the specified user.&#x20;

### /satoxPrice

Displays the current price of Satox Coin.&#x20;

### /availSpots

Displays the number of open spots in the P2E system.&#x20;

### Sign up for Satox P2E <https://xplore.satoverse.io/steam>&#x20;

For more information, visit our website at <https://www.satoverse.io/>

{% 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.satoverse.io/docs/satox-p2e/p2e-rewards-and-statistics.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.
