> 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/sstrader-it/football-pro/console.md).

# Console

La nostra console di notifica è progettata per essere facile, comoda e funzionale. Ha lo scopo di avvisarti di importanti eventi durante le partite, come quando si attiva un modello selezionato o quando viene segnato un goal. Tutte queste informazioni ti saranno consegnate in tempo reale. Con un solo clic sulla partita, il sistema ti porterà direttamente lì, quindi non dovrai perdere tempo a cercare.

Per renderlo ancora più facile da capire, abbiamo aggiunto un colore diverso per ogni modello. Vale anche la pena notare che abbiamo incluso un accesso rapido tramite il tasto backtick, che di solito si trova appena sotto il tasto escape. In generale, la console di notifica è uno strumento utile che ti aiuta a rimanere aggiornato sugli eventi più importanti durante le partite e ti permette di accedere rapidamente alle informazioni di cui hai bisogno.

<figure><img src="/files/6p7iPCfOnqVs0k1jAbJm" 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:

```
GET https://features.sstrader.com/sstrader-tutorials/sstrader-it/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.
