# Console

Our notification console is designed to be easy, convenient, and functional. It's purpose is to notify you of important events during matches, such as when a selected model activates or when a goal is scored. All of this information will be delivered to you in real-time. With just one click on the match, the system will take you directly there, so you don't have to waste time searching.

Тo make it even easier to understand, we have added a different color for each model. It's also worth noting that we have included quick access via the **backtick button, which is usually located just below the escape button**. Overall, the notification console is a useful tool that helps you stay up to date on the most important events during matches and allows you to quickly access the information you need.

<figure><img src="/files/6p7iPCfOnqVs0k1jAbJm" alt=""><figcaption></figcaption></figure>


---

# 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/football-pro/console.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.
