> ## Documentation Index
> Fetch the complete documentation index at: https://docs.levy.trade/llms.txt
> Use this file to discover all available pages before exploring further.

# Commands

> Documentation for all Levy Trade commands

### /start

View your managed wallet, deposit addresses, live balances, and a short onboarding guide.

### /markets

View all tradeable perp markets. You can also paginate through the markets with the left and right arrows.

### /long and /short

Long or short a token. Once you enter `/long` or `/short`, you will be prompted for the ticker, the leverage, and the margin you want to use.

You can also use the following shorthand syntax: `/long <ticker> <leverage> <margin>`.

### /close \<ticker> \<percentage>

Close an open position. Once you enter `/close`, you can choose the position and the percentage you want to close.

You can also use the following shorthand syntax:

* `/close BTC 100%` — closes 100% of your BTC position.
* `/close all 30%` — closes 30% of all open positions.

### /positions

View your open positions. You can also call `/positions @username` to view the positions of someone else with an account.

### /leaderboard (or /leaderboards)

View the leaderboard in the current group chat. This command is only available in group chats.

You can also specify one of the following timeframes: `1d` (default), `7d`, `30d`, or `all`. `week` is accepted as an alias for `7d`.

### /playerleaderboards

View the global player leaderboard across the bot.

You can also specify one of the following timeframes: `1d` (default), `7d`, `30d`, or `all`. `week` is accepted as an alias for `7d`.

### /chart or /c

Use e.g. `/chart BTC` to show the BTC chart. Charts also display group members' fills when you use them in group chats.

You can also specify one of the following timeframes: `1m`, `5m`, `1h` (default), `12h`, `1d`, or `1w`.

### /pnl

View your realized PnL chart. You can call `/pnl @username` to view the PnL chart of someone else with an account.

You can also specify one of the following timeframes: `1d`, `7d` (default), `30d`, or `all`.

### /pair

How to open a pair trade:

`/pair [ticker-to-long] [leverage] [margin] [ticker-to-short] [leverage] [margin]`

Example: `/pair BTC 10 1000 ETH 10 2000`

### /limit

How to place a limit order:

Limit long: `/limit [long] [ticker] [leverage] [price] [margin]`

Limit short: `/limit [short] [ticker] [leverage] [price] [margin]`

You may also type `/limit` and enter each step individually while getting acquainted with the syntax.

Example: `/limit long HYPE 3 15 1000`

### /stoploss and /takeprofit

Use these commands to set stop losses or take profits on your open positions.

### /invite

Get your referral code, invite link, live L1, L2, and L3 counts, and total referral earnings.

### /price

Use e.g. `/price BTC` to get the current price of BTC.

### /hype

Get the current price of HYPE.

### /alert

Use e.g. `/alert HYPE $20` to get a price alert when HYPE hits `$20`.

### /points

See how many points you have earned. See the [Points](/points) section for more details.

### /rewards

View your claimable referral earnings and rakeback. You need at least `10 USDC` available to submit a claim.

### /level

View your current level, XP progress, fee tier, rakeback, and next reward.

### /wallet or /deposit

View your wallet addresses and balances. You can also refresh balances from the inline button.

### /send

Use `/send @username 10` to send someone in your group chat USDC. You can also reply to someone's message with `/send 10`. You must have a Levy Trade-managed wallet to do so, and the minimum you can send is `5 USDC`.

You can also use the following aliases: `/heal`, `/tip`, `/revive`.

### /withdraw

Withdraw USDC from a managed wallet to another Hyperliquid or Arbitrum address.

You can also use the following shorthand syntax: `/withdraw <address> <amount>`.

### /transfer

Transfer USDC between your spot and perps accounts. You must have a Levy Trade-managed wallet to transfer.

You can also use the following shorthand syntax:

* `/transfer spot 100` — transfers 100 USDC from perps to spot.
* `/transfer perps 100` — transfers 100 USDC from spot to perps.

### /accounts

Manage your accounts (wallets). You can add an API account, set your primary account, and remove API accounts. Adding an API account is done in DMs.

### /orders

View your open orders and cancel them.

### /stats

View your trading stats such as volume, trades made, win rate, PnL, level, and referral stats.

### /settings

Open the settings menu, where you can view stats, balances, withdrawals, transfers, accounts, key export, security, and support.

### /security

Turn 2FA on or off for a managed wallet. This command is only available in DMs.

### /support

Open the support chat.
