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

# Introduction

> Tip, airdrop and raffle crypto directly in Discord.

<div className={'iframe-container'}>
  <iframe src="https://flipsuite.xyz/iframes/tipping" style={{height: '500px', width: '100%'}} className={"rounded-lg mx-auto border border-zinc-500/20 dark:border-zinc-500/30"} />
</div>

## Overview

The Tipping module lets your community tip each other in multiple ways, bringing fun and engagement to your server.
It's enabled globally in each server that has Flipsuite installed.

It instantly transforms your server into a Web3 hub where [supported tokens](https://flipsuite.xyz/tokens) and NFTs
can be tipped, airdropped and raffled, all inside your Discord server.

## Key Features

<CardGroup cols="2">
  <Card title="On-chain" icon="cube">
    Tips are processed and verified on-chain to ensure security and transparency.
  </Card>

  <Card title="NFT Support" icon="gem">
    You can tip and raffle your beloved NFTs the same way you would tip coins.
  </Card>

  <Card title="Automated Tips" icon="arrows-rotate-reverse">
    Created automated tips, raffles and airdrops that repeat in a set interval.
  </Card>

  <Card title="Optional Requirements" icon="list-check">
    Restrict raffle and airdrop entries to specific roles or users to create exclusive giveaways.
  </Card>
</CardGroup>
