# Legacy Products

- [Legacy Overview](https://docs.lsports.eu/u/legacy-products/legacy.md): Documentation for legacy products
- [Odds Service](https://docs.lsports.eu/u/legacy-products/odds-service.md): Legacy real-time odds feed via RabbitMQ
- [General](https://docs.lsports.eu/u/legacy-products/odds-service/general.md): Core functionality of the OddsService legacy feed
- [In-Play](https://docs.lsports.eu/u/legacy-products/odds-service/general/in-play.md)
- [Prematch Feed](https://docs.lsports.eu/u/legacy-products/odds-service/general/prematch-feed.md)
- [API Reference](https://docs.lsports.eu/u/legacy-products/odds-service/general/api-reference.md)
- [XML Structure](https://docs.lsports.eu/u/legacy-products/odds-service/general/xml-structure.md)
- [Enumerations](https://docs.lsports.eu/u/legacy-products/odds-service/enumerations.md): Reference tables for OddsService enumeration values
- [Message Types](https://docs.lsports.eu/u/legacy-products/odds-service/enumerations/message-types.md)
- [Competition Types](https://docs.lsports.eu/u/legacy-products/odds-service/enumerations/competition-types.md)
- [Fixture/Scoreboard Status](https://docs.lsports.eu/u/legacy-products/odds-service/enumerations/fixture-scoreboard-status.md)
- [Periods](https://docs.lsports.eu/u/legacy-products/odds-service/enumerations/periods.md)
- [Statistics and Incidents](https://docs.lsports.eu/u/legacy-products/odds-service/enumerations/statistics-and-incidents.md)
- [Bet Settlement](https://docs.lsports.eu/u/legacy-products/odds-service/enumerations/bet-settlement.md)
- [Bet Status](https://docs.lsports.eu/u/legacy-products/odds-service/enumerations/bet-status.md)
- [Other Languages](https://docs.lsports.eu/u/legacy-products/odds-service/other-languages.md): Connection guides in multiple languages
- [Portuguese](https://docs.lsports.eu/u/legacy-products/odds-service/other-languages/connecting-to-lsports-portuguese.md)
- [Korean](https://docs.lsports.eu/u/legacy-products/odds-service/other-languages/connecting-to-lsports-korean.md)
- [Chinese](https://docs.lsports.eu/u/legacy-products/odds-service/other-languages/connecting-to-lsports-chinese.md)
- [Japanese](https://docs.lsports.eu/u/legacy-products/odds-service/other-languages/connecting-to-lsports-japanese.md)
- [Spanish](https://docs.lsports.eu/u/legacy-products/odds-service/other-languages/connecting-to-lsports-spanish.md)
- [Migration Guide](https://docs.lsports.eu/u/legacy-products/migration.md): Migrate from Odds Service to TRADE


---

# 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://docs.lsports.eu/u/legacy-products.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.
