> For the complete documentation index, see [llms.txt](https://fantasy-top.gitbook.io/fantasy-top-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy.md).

# Learn to play fantasy

- [Getting Started](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/getting-started.md): You're about to start betting on social media's biggest personalities. This guide will get you up and running in minutes.
- [What is Fantasy Top?](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/getting-started/what-is-fantasy-top.md): Learn how the platform works and what makes it different from traditional fantasy games.
- [Account Creation](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/getting-started/account-creation.md): Get set up in under a minute using X or Gmail. No crypto experience required.
- [Logging In](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/getting-started/logging-in.md): The three ways to access your account and how to keep it secure.
- [Depositing Funds](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/getting-started/depositing-funds.md): Add money to your account to start playing for real rewards.
- [Your First Bet](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/getting-started/your-first-bet.md): The fastest path to placing your first prediction or entering your first competition.
- [Key Concepts at a Glance](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/getting-started/key-concepts-at-a-glance.md): Quick reference for Heroes, Fragments, FAN Points, and how rewards work.
- [Core Concepts](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/core-concepts.md): Understanding the fundamentals - how Fantasy Top works under the hood.
- [Heroes](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/core-concepts/heroes.md): What a Hero is, their profile fields, and how to discover them.
- [Scoring and social signals](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/core-concepts/scoring-and-social-signals.md): How Heroes earn points from X engagement and what drives their performance.
- [Cards and ownership](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/core-concepts/cards-and-ownership.md): The collectible layer - rarities, supply, multipliers, and why ownership matters.
- [Leagues, Seasons, and Progression](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/core-concepts/leagues-seasons-and-progression.md): How competition is structured and how you progress over time.
- [Currencies](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/core-concepts/currencies.md): Fragments, ETH, USDC, and FAN Points - how the Fantasy Top economy works.
- [Game Modes](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/game-modes.md): Overview of all ways to compete and win on Fantasy Top.
- [Core Competition](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/game-modes/core-competition.md): Build a lineup of Heroes you own and compete in week-long tournaments across five league tiers for ETH prizes.
- [Prediction Markets](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/game-modes/prediction-markets.md): Bet on specific outcomes about X personalities and viral moments using Fragments with locked-in odds.
- [Arena](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/game-modes/arena.md): Quick-play tournaments with randomly assigned Heroes, USDC entry, and USDC prizes.
- [King of the Hill](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/game-modes/king-of-the-hill.md): Pick the top performer in each Star tier and compete for shared jackpots with 50 Fragments per entry.
- [Free-to-Play](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/game-modes/free-to-play.md)
- [PVP (coming soon)](https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy/game-modes/pvp-coming-soon.md): Challenge your friends for prizes and ultimate bragging rights.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://fantasy-top.gitbook.io/fantasy-top-guide/learn-to-play-fantasy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
