# SSTrader Index

The SSTrader Index is a tool that helps you make better predictions by providing an overall assessment of a team's performance based on statistical indicators. It's constantly being optimized and uses a combination of mathematical models and real-time statistics, such as attacks, corners, shots on goal, possession, and more from the last 10 minutes. A high index (usually considered above 60) indicates that a team is performing very well on the field.&#x20;

<figure><img src="/files/1IPITgNcHhKafPpJKFTu" alt=""><figcaption></figcaption></figure>

You can use the SSTrader Index in your models or track it in real-time to help inform your predictions. Consider it as another helpful indicator before making your prediction.


---

# 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://features.sstrader.com/sstrader-tutorials/sstrader-index.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.
