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

# Daily Fantasy Sports (DFS)

Fantasy sports is a Game of skill where you draft virtual teams consisting of players from professional sports leagues for an upcoming match and compete with other fans for big prizes.

To track these drafts' performance, a point system is used to determine scores for the different legs of the competition.

Polysports is building Daily Fantasy sports (DFS), a fast paced variant that is played over a single match, day or week. Unlike A traditional Fantasy sports that is played over the complete season.

Each team that is added to the fantasy game is scored according to the real-life performance of the players in the match. Leaderboard is generated as per the aggregate points scored by all the players in the fantasy team. The top participants on the leaderboard after adding up scores in each contest are declared to be the winner.

Current focus to be on Cricket & Football and other sports will be launched on Polysports in Q4.

Learn How to Play DFS : [CLICK HERE](https://polysports.gitbook.io/getting-started/how-to-play-dfs)

DFS Cricket Point System : [CLICK HERE](https://polysports.gitbook.io/getting-started/how-to-play-dfs/fantasy-point-system)

DFS Football Point System : [CLICK HERE](https://polysports.gitbook.io/getting-started/how-to-play-dfs/football-fantasy-points-system)

Point System for other sports will be available as per the launch plan.


---

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

```
GET https://polysports.gitbook.io/polysports-whitepaper/daily-fantasy-sports-dfs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
