> ## 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 tipping in your server.

## Step 1 - Get familiar with your Flipwallet

All you need to do before starting tipping 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 tipping!

Click one of the buttons below to learn how to tip, raffle and airdrop tokens using your Flipwallet.

<CardGroup cols={3}>
  <Card title="Create Airdrops" icon="parachute-box" href="/modules/tipping/commands/airdrop">
    Create token airdrops in your server.
  </Card>

  <Card title="Create Raffles" icon="ticket" href="/modules/tipping/commands/raffle">
    Create various raffles in your server.
  </Card>

  <Card title="Send Tips" icon="hands-holding-dollar" href="/modules/tipping/commands/tip">
    Send crypto tips in your server.
  </Card>
</CardGroup>

## Bonus - Enable tipping in DMs

Optionally, you can also add Flipsuite as your **personal app** in Discord which will enable tipping in DMs and servers
that do not have Flipsuite installed. To do so, click the Flipsuite avatar anywhere in Discord and tap the **Add App**
button.

<Frame caption={"Gating customization tab"}>
  <img src="https://mintcdn.com/flipsuite/arYEkkufl56u1aRT/images/modules/tipping/flipsuite-discord-profile.png?fit=max&auto=format&n=arYEkkufl56u1aRT&q=85&s=9582460c487f79f14ec65f6e9f6f4b91" className="rounded-lg" width="364" height="586" data-path="images/modules/tipping/flipsuite-discord-profile.png" />
</Frame>

In the dialog that will appear, select the **Add to My Apps** option and authorize Flipsuite to send you
direct messages.

<Frame caption={"Gating customization tab"}>
  <img src="https://mintcdn.com/flipsuite/arYEkkufl56u1aRT/images/modules/tipping/flipsuite-personal-install.png?fit=max&auto=format&n=arYEkkufl56u1aRT&q=85&s=ef4b2afc9e297c467c7c13cbc2f48228" className="rounded-lg" width="478" height="463" data-path="images/modules/tipping/flipsuite-personal-install.png" />
</Frame>

Congratulations! Now you can use `/tip` commands anywhere in Discord - in DMs, groups, and even in servers that do not
have Flipsuite installed.

<Note>
  Some tipping features might be restricted in servers that do not have Flipsuite installed (like tipping roles or
  active members). Additionally, Flipsuite won't be able to send public tip notifications in channels where personal
  apps have been disabled by server admins.
</Note>
