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

# Platform Features

**Betski** offers a comprehensive suite of features designed to enhance your betting experience and provide unparalleled convenience and engagement. Our Live Score and Statistics feature provides real-time updates for 19 sports, covering over 150 football championships and more than 3500 championships overall. With simplistic data visualization and detailed team comparisons, you’ll have all the information you need at your fingertips.

The Live Match Tracker brings the action to life with full statistics, line-ups, and immersive action-tracking animations. Whether you’re on iOS or Android, our apps offer a user-friendly interface and easy navigation for a seamless betting experience on the go.

Track your bets effortlessly with our Bet History feature, which includes fast filters and a modern UI/UX for transparency and ease of use. Our advanced AI Engine analyzes your bet history and provides user-specific recommendations to increase your betting probability.

The Sportsbook Jackpot feature offers an RNG-based progressive jackpot with up to four levels, ensuring fair and exciting opportunities to win big. With the Bet Builder, you can easily create and adjust bets in real-time, combining bet builder bets with any other options for maximum flexibility.

Participate in Sport Tournaments by making bets with bonus points/tokens to receive real prizes, or join the Bet Race Challenge, where players earn bonus points/tokens for specific bets and convert them into real prizes at the end of the tournament. At Betski, our features are designed to deliver a next-level betting experience that is engaging, rewarding, and tailored to your preferences.


---

# 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, and the optional `goal` query parameter:

```
GET https://betski.gitbook.io/betski-whitepaper/overview/betski-platform/platform-features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
