> For the complete documentation index, see [llms.txt](https://features.sstrader.com/sstrader-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://features.sstrader.com/sstrader-tutorials/getting-started-with-sstrader.com/understanding-the-sstrader-platform.md).

# Understanding the SSTrader Platform

##

{% embed url="<https://youtu.be/2FYEmgEe5nc>" %}

## Dashboard&#x20;

The Dashboard is your central hub for accessing real-time market data, game statistics, and in-depth analyses of every football match. It provides a comprehensive overview of the information you need to make informed betting decisions.

<figure><img src="/files/dkPWKGrM16dA9i3m3aXC" alt=""><figcaption></figcaption></figure>

## Prediction Models

&#x20;[SSTrader](https://sstrader.com/) offers a range of AI-powered prediction models to assist you in your betting journey. [These models](#prediction-models) analyze various factors, such as team form, detailed statistics, and historical data, to provide accurate predictions and help you spot valuable betting opportunities.

<figure><img src="/files/5GOUrFBPfe5SQbnFrqbk" alt=""><figcaption></figcaption></figure>

## Model Marketplace

The Model Marketplace is a unique feature that allows users to buy, sell, and share prediction models. As an SSTrader user, you can create your own models, explore those developed by others, or even monetize your successful models by selling them to other users.

<figure><img src="/files/miqYd7tnvY2wg3IU3dsX" alt=""><figcaption></figcaption></figure>

## Telegram Integration

&#x20;To ensure you never miss a betting opportunity, [SSTrader ](https://sstrader.com/)can be integrated with your [Telegram ](/sstrader-tutorials/telegram-notification.md)account. This allows you to receive real-time alerts and notifications about the latest odds, predictions, and market movements directly to your Telegram app.

<figure><img src="/files/O6qCbv5weC690vyxNznO" alt=""><figcaption></figcaption></figure>


---

# 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://features.sstrader.com/sstrader-tutorials/getting-started-with-sstrader.com/understanding-the-sstrader-platform.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.
