# Legacy Overview

This section contains documentation for legacy LSports products that are being phased out in favor of ARENA360.

{% hint style="warning" %}
**Legacy products are in maintenance mode.** New customers should use ARENA360 products (TRADE, DEFEND, BOOST, ENGAGE). Existing customers are encouraged to migrate.
{% endhint %}

***

## Available Documentation

### [Odds Service](/u/legacy-products/odds-service.md)

The original LSports odds feed service. Now superseded by **TRADE**.

| Feature         | Odds Service  | TRADE               |
| --------------- | ------------- | ------------------- |
| Data Delivery   | RabbitMQ      | RabbitMQ            |
| UI Platform     | Legacy Client | Modern Platform     |
| Configuration   | API-based     | UI + API            |
| Analytics       | Limited       | Full (via BOOST)    |
| Risk Management | Separate      | Integrated (DEFEND) |

***

## Migration

Ready to upgrade to ARENA360?

➡️ [Migration Guide](/u/legacy-products/migration.md)

***

## Support

Legacy products remain supported for existing customers:

* **Technical issues:** [Open a ticket](https://support.lsports.eu/support/tickets/new)
* **Migration questions:** Contact your CSM
* **Documentation:** See product-specific pages below


---

# 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/legacy.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.
