Skip to main content

Documentation Index

Fetch the complete documentation index at: https://perpcord.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Player Commands

All player commands use the /perp prefix. These are the commands you’ll use most often.

Core Commands

Join PerpCord and get your starting balanceUse this command to register for the game. You’ll receive 10,000 coins to start trading.If you’ve already joined, this command shows your current stats instead.
/perp join
Check the current trading roundShows information about the active round including:
  • Token being traded
  • Current price and price change
  • Time remaining
  • Whether trading is open or closed
  • Number of players in the round
/perp status
Place a paper trade in the current roundPlace your bet on the token’s price movement in the current ~10 minute trading round.Parameters:
  • direction - LONG (price up) or SHORT (price down)
  • leverage - 🐢 3× (chill), 🚀 10× (normal), ⚔️ 100× (risky), or 💣 250× (YOLO)
  • size - Amount of coins to risk
/perp trade direction:LONG leverage:10 size:1000
You can only place one trade per round!
Check your or another player’s statsView detailed statistics including balance, win rate, streaks, and badges.Parameters:
  • user (optional) - The player to view. Defaults to yourself.
/perp profile
/perp profile user:@username
View the PerpCord leaderboardSee the top traders ranked by balance. Use pagination to see more players.Parameters:
  • page (optional) - Page number, defaults to 1
/perp leaderboard
/perp leaderboard page:2

Daily Features

Spin the daily wheel for coins and profit boostsGet one free spin per day with chances to win:
  • Bonus coins (50 to 5,000)
  • Charge-based profit boosts (+10% for 3 or 10 winning trades)
  • Mega boosts (+25% on your next winning trade)
You can also buy up to 3 additional spins per day (costs 150, 400, 900 coins).
/perp wheel
View your daily questsSee your three daily quests and their progress. Quests reset at midnight UTC.Quest difficulties:
  • Easy - 200 coin reward
  • Medium - 500 coin reward
  • Hard - 1,000 coin reward
/perp quests

Chart Commands

View the current token’s price chartDisplays an interactive price chart for the token in the current trading round. You can switch between different timeframes using the dropdown menu.Parameters:
  • timeframe (optional) - Chart timeframe: 15m, 1h, 1d, or 7d. Defaults to your saved preference or 1d.
Available Timeframes:
  • 15m - Last 15 minutes of price data
  • 1h - Last hour of price data
  • 1d - Last 24 hours of price data
  • 7d - Last 7 days of price data
/perp chart
/perp chart timeframe:1h
Use the “Set as Default” button to save your preferred timeframe for future chart views.
Set your default chart timeframeSave your preferred timeframe so future /perp chart commands use it automatically.Parameters:
  • timeframe - The timeframe to use as your default: 15m, 1h, 1d, or 7d
/perp chart-default timeframe:1d
Reset your chart timeframe to server defaultClears your custom chart preference and reverts to the server’s default timeframe.
/perp chart-reset

Information Commands

View all available trading tokensShows the complete list of tokens that can appear in trading rounds. Each token displays:
  • Symbol and link to OpenSea
  • Chain (ETH, BAS, etc.)
  • 24-hour trading volume
  • Volatility Index (VI) score
Tokens are curated based on trading volume and market activity. Each round features a randomly selected token from this pool.
/perp tokens
The Volatility Index (VI) measures price movement on a 1-100 scale. Higher VI means bigger swings and higher risk/reward potential.
View all available badges and how to earn themShows the complete list of badges organized by category:
  • Dynamic badges (Wealth, Streak, Performance)
  • Season achievements (reset monthly)
  • Leaderboard Leader (current #1)
/perp badges
Learn how to use PerpCordShows a comprehensive help message with:
  • How the game works
  • All available commands
  • Leverage options
  • Pro tips
/perp help

Command Visibility

Commands have different visibility settings:
CommandVisibility
/perp tradePublic - everyone sees your trade
/perp statusPublic
/perp leaderboardPublic
/perp joinPublic (if fewer than 50 players) or private
/perp profilePrivate (ephemeral)
/perp questsPrivate (ephemeral)
/perp wheelPrivate (ephemeral)
/perp chartPrivate (ephemeral)
/perp chart-defaultPrivate (ephemeral)
/perp chart-resetPrivate (ephemeral)
/perp tokensPrivate (ephemeral)
/perp badgesPrivate (ephemeral)
/perp helpPrivate (ephemeral)
Private (ephemeral) messages are only visible to you. Public messages can be seen by everyone in the channel.

Quick Reference

ActionCommand
Join the game/perp join
Check round status/perp status
Place a trade/perp trade direction:LONG leverage:10 size:1000
View your stats/perp profile
See top players/perp leaderboard
Daily wheel spin/perp wheel
Check quests/perp quests
View price chart/perp chart
View available tokens/perp tokens
View all badges/perp badges
Get help/perp help

Admin Commands

Server admins have access to additional commands under /admin. These are restricted to users with Administrator permissions. Below are the most relevant ones for community managers.
Post the player help guide to a channelDrops the full PerpCord onboarding/help message into the chosen channel so new players can find it.
/admin config post-help channel:#perpcord
Set the game announcements channelPicks the channel where round start / settlement messages get posted.
/admin game set_channel channel:#perpcord
Set the events channelThe channel where big wins, liquidations, YOLO alerts, Pepe spawns, and magic potion drops appear.
Set the daily recap / notifications channelThe channel where the daily recap is posted each morning.
Set the feedback & questions channelPlayers are pointed here for support questions.
Show the most recent season’s final top 10Useful to look up who won the last monthly season.
/admin season last
Force a season reset NOWWipes balances, badges, and roles immediately. Snapshots the current top 10 first. You must pass confirm:YES literally.
/admin season reset confirm:YES
This is destructive. Players will need to /perp join again to be active.
The bot exposes many more admin commands for token curation, round management, role setup, and stat channels. Run /admin in Discord to see the full list. The bot is locked to a single Discord server and will auto-leave any other guild it’s added to.