# P2E - Discord Commands

## Discord Bot Commands

Join us on **Discord** : <https://discord.com/invite/GFZYFuuHVq>

*Visit the channel **#p2ebot***

* **!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** Displays the profile information for the specified user.&#x20;
* **!satoxPrice** Displays the current price of Satox Coin.&#x20;
* **!p2eSpots** Displays the number of places left open on the Satoxcoin P2E Steam system.&#x20;
* **!lastRewardDate** Retrieves the last reward date for the given SteamID.&#x20;
* **!p2eStats** Displays the current number of gamers and which games are being played and rewards info&#x20;
* **!currentlyPlaying** Shows how many members are currently playing.&#x20;
* **!steamNew** Displays the latest new game releases on Steam.&#x20;
* **!steamBlog** Shows the latest updates from the Steam Blog.&#x20;
* **!steamSpecials** Displays the latest special offers and discounts on Steam.&#x20;
* **!steamX** Displays the latest tweets from Steam’s official Twitter account.&#x20;
* **!satoX** Displays the latest tweets from Satoverse’s official Twitter account.&#x20;
* **!elonX** Displays the latest tweets from Elon Musk’s official Twitter account.&#x20;
* **!satoxMining** Displays information about Satoxcoin mining pools.&#x20;


---

# 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-discord-commands.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.
