> For the complete documentation index, see [llms.txt](https://docs.lsports.eu/u/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lsports.eu/u/trade/concepts/safe-message/safe-message-coverage.md).

# Safe Message Coverage

### **Guide to Sports Coverage**

Below will provide a breakdown of sports coverage across different countries and leagues that will service our safe message feature for the 2025/2026 season.

### **Scouting Services Coverage – Summary**

Our scouting services provide comprehensive coverage of global football competitions, from top-tier professional leagues to international tournaments.

Coverage is structured into two levels – VIP (elite, top-tier competitions) and Gold (high-quality but secondary level).

### Coverage Data per Sport:

#### **Soccer**

#### **Scouting Services Coverage Table 2025/2026 Season**

<table><thead><tr><th width="105" align="center">Tier</th><th width="180">Region / Type</th><th>Competitions Covered</th></tr></thead><tbody><tr><td align="center"><strong>VIP</strong></td><td><strong>Top Domestic Leagues &#x26; Cups</strong></td><td><ul><li>Premier League (England)</li><li>Serie A (Italy)</li><li>La Liga (Spain)</li><li>Bundesliga (Germany)</li><li>Ligue 1 (France)</li><li>Eredivisie (Netherlands)</li><li>Liga Portugal</li><li>Parva Liga (Bulgaria)</li><li>SuperLiga (Romania)</li><li>Super League (Greece)</li><li>Mozzart Bet Super Liga (Serbia)</li><li>Nike Liga (Slovakia)</li><li>Fizz Liga (Hungary)</li></ul></td></tr><tr><td align="center"><strong>VIP</strong></td><td><strong>European &#x26; International Tournaments</strong></td><td><ul><li>UEFA Champions League</li><li>UEFA Europa League</li><li>Europa Conference League</li><li>UEFA Super Cup</li><li>Euro Championships (Men &#x26; Women)</li><li>UEFA Nations League</li><li>World Cup (Men &#x26; Women)</li><li>FIFA Club World Cup</li><li>Copa America</li><li>Soccer Champions Tour</li></ul></td></tr><tr><td align="center"><strong>VIP</strong></td><td><strong>Domestic Super Cups</strong></td><td><ul><li>Italian Supercoppa</li><li>German Supercup</li><li>Spanish Supercopa</li><li>French Trophee des Champions</li><li>Dutch Super Cup</li><li>Portuguese Supertaca</li><li>Romanian Super Cupa</li></ul></td></tr><tr><td align="center"><strong>Gold</strong></td><td><strong>Domestic Leagues – Europe</strong></td><td><ul><li>Bundesliga (Germany)</li><li>Jupiler Pro League (Belgium)</li><li>Austrian Bundesliga</li><li>Ekstraklasa &#x26; 1 Liga (Poland)</li><li>Scottish Premiership</li><li>Allsvenskan (Sweden)</li><li>Eliteserien (Norway)</li><li>Turkish Süper Lig</li><li>Liga Portugal 2</li><li>Prva Liga Telemach (Slovenia)</li><li>Cyta Championship (Cyprus)</li><li>Super League 2 (Greece)</li></ul></td></tr><tr><td align="center"><strong>Gold</strong></td><td><strong>Domestic Leagues – Rest of World</strong></td><td><ul><li>MLS (USA)</li><li>A-League (Australia)</li><li>Saudi Professional League</li><li>J1 League (Japan)</li><li>K League 1 (South Korea)</li><li>Campeonato Brasileiro Serie A (Brazil)</li><li>Supercopa de Chile (Chile)</li></ul></td></tr><tr><td align="center"><strong>Gold</strong></td><td><strong>Continental Tournaments</strong></td><td><ul><li>AFC Champions League</li><li>Copa Libertadores</li><li>Copa Sudamericana</li><li>Gold Cup</li><li>Leagues Cup (North America)</li></ul></td></tr><tr><td align="center"><strong>Gold</strong></td><td><strong>International Competitions</strong></td><td><ul><li>Olympic Games (Men &#x26; Women)</li><li>Africa Cup of Nations</li><li>Asian Cup</li><li>Confederations Cup</li><li>World Cup Qualification (Europe, South America, Intercontinental)</li><li>UEFA U21 Championship</li><li>MLS All-Star Game</li><li>Finalissima (Men &#x26; Women)</li><li>Club Challenge</li><li>Audi Cup</li><li>International Champions Cup</li></ul></td></tr></tbody></table>


---

# 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://docs.lsports.eu/u/trade/concepts/safe-message/safe-message-coverage.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.
