# How NFL Works (TL;DR)

**Win TP → open packs → strengthen roster → climb leaderboards.**

1. Build your roster by buying player shares
2. Compete automatically in tournaments with eligible active shares, the goal is to back players you believe will perform best in the tournament window
3. Earn Tournament Points (TP) as rewards based on your tournament placements
4. Open Player Packs using TP and gain more player shares
5. Improve your roster, climb higher next tournament
6. Repeat


---

# Agent Instructions: 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://docs.sport.fun/nfl/football/how-nfl-works-tl-dr.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.
