# Features

#### Initially, we'll offer the following data-related features:

* The results of last matches between each other
* Home/Away data for both teams
* Injuries
* Suspensions
* Form
* Match's importance (win needed for x,y reason)<br>

#### Which apply to the following sports:

* Sport 1
* TBA
* TBA

#### User Features

* Past-data analysis
* Predictability
* Betting

Furthermore, we're going to provide more information about matches, players, and a custom feature allowing a certain level of predictability, which should not be used as **advice**, however, can serve as a counter-opinion.—


---

# 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://betai-1.gitbook.io/betai-technical-paper/product/features.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.
