# Sources

We'll have 3 main versions which people can subscribe to, in the form of ETH (will implement other payment options as well because of high gas prices for such low transfer amounts).\
\
This revenue will be split as it's specified on the next section [Benefits](/betai-technical-paper/tokenomics/token-revenue/benefits.md).

### Version 1(25$/month)

#### *Includes the **features**:*

\- last matches against each other\
\- home / away from both teams\
\- injuries and suspensions\
\- Important match for x, win needed for y.\
\&#xNAN;**- AI PREDICTIONS**

### Version 2 (50$/month)

#### *Includes the **features**:*

\- last matches against each other\
\- home / away from both teams\
\- injuries and suspensions\
\- Important match for x, win needed for y.\
\&#xNAN;**- AI PREDICTIONS**\
\- corners yellow / red cards\
\- average goals\
\&#xNAN;**- Other sports**

### Version 3 ($75/month)

*Includes the **features**:*

\- last matches against each other\
\- home / away from both teams\
\- injuries and suspensions\
\- Important match for x, win needed for y.\
\&#xNAN;**- AI PREDICTIONS**\
\- corners yellow / red cards\
\- average goals\
\&#xNAN;**- Other sports**\
**- Chat with people (can ask questions to the AI, not just give info with AI)**


---

# 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/tokenomics/token-revenue/sources.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.
