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

# Welcome

> Draft Fantasy is the home of draft fantasy football (soccer). We offer a games for the English Premier League and Euro 2024, with more leagues coming soon.

## What is a draft?

We offer two types of drafts: Auction and Snake. In both formats each team is unique, but the difference is how players are picked.

## Demo

<iframe width="560" height="315" src="https://www.youtube.com/embed/4W48aPtf7Ec" title="Draft Fantays Demo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />

<CardGroup cols={2}>
  <Card title="Auction" icon="pen-to-square" href="/essentials/auction">
    Each team starts with a balance of £250. You bid on players and the team with the highest bid receives the player.
  </Card>

  <Card title="Snake" icon="image" href="/essentials/snake">
    Players are picked one by one. The order is reversed each round which is why it's called a snake draft.
  </Card>
</CardGroup>
