# Sports & Prediction Modes

Currently there are 8 sports and 3 e-sports available for prediction.

**Sports**\
Football, Basketball, Tennis, Volleyball, Ice Hockey, American Football, Cricket and Formula 1\
&#x20;\
**E-Sports** \
League of Legends, Counter Strike and Valorant

Users can choose between 1-20 matches in one prediction.

Just as the traditional sports betting, there are two different prediction modes;

1. **Prematch** \
   Users need to decide on their predictions before the match starts.
2. **Live**\
   Users can predict during the time which the match is played.\
   \
   Live predictions is only available to users who hold a Fan Card that has reached **level 15**.


---

# 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://betterfan.gitbook.io/languages/prediction-mechanism/sports-and-prediction-modes.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.
