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

# Setup

> Learn how to start trading tokens in your server.

## Step 1 - Get familiar with your Flipwallet

All you need to do before starting trading tokens in your server is to get familiar with your Flipwallet
and deposit some tokens into it.

<Card title="Flipwallet" icon="wallet" href="/flippy/introduction" horizontal={true}>
  Click to learn more about the Flipwallet.
</Card>

## Step 2 - Start trading!

To trade tokens in Discord simply use one of the available commands:

<Card title="/swap" icon="right-left" href="/modules/trading/commands/swap" horizontal={true}>
  Swap between two different tokens or bridge/transfer them to another chain.
</Card>

<Card title="/buy" icon="bags-shopping" href="/modules/trading/commands/buy" horizontal={true}>
  Place a limit order to buy tokens once their price drops below a certain threshold.
</Card>

<Card title="/sell" icon="sack-dollar" href="/modules/trading/commands/sell" horizontal={true}>
  Place a limit order to sell tokens once their price rises above a certain threshold.
</Card>

<Card title="/long" icon="chart-line-up" href="/modules/trading/commands/long" horizontal={true}>
  Open a long position via Hyperliquid for a specific asset.
</Card>

<Card title="/short" icon="chart-line-down" href="/modules/trading/commands/short" horizontal={true}>
  Open a short position via Hyperliquid for a specific asset.
</Card>
