# Getting Started

Welcome to ARENA360 — your command center for real-time sports data, powerful analytics, and cutting-edge betting intelligence. This guide will help you unlock the full potential of the platform and find the right resources for your needs.

***

## Access the Platform

1. **Get credentials** — Contact your Customer Success Manager (CSM) to receive login details
2. **Log in** — Visit [platform.lsports.eu](https://platform.lsports.eu) and sign in
3. **Explore** — Navigate using the sidebar to access different products

***

## Choose Your Product

| Product          | What It Does                      | Get Started                                      |
| ---------------- | --------------------------------- | ------------------------------------------------ |
| **TRADE**        | Real-time odds feed via RabbitMQ  | [TRADE Integration](/u/trade/getting-started.md) |
| **DEFEND**       | Risk management & betting limits  | [DEFEND Overview](/u/defend/defend.md)           |
| **BOOST**        | Provider analytics & benchmarking | [BOOST Overview](/u/boost/boost.md)              |
| **Coverage Hub** | Sports & markets inventory        | [Coverage Hub](/u/coverage-hub/coverage-hub.md)  |
| **ENGAGE**       | Tips feed & livescores            | [ENGAGE Overview](/u/engage/engage.md)           |

***

## Platform Navigation

### Sidebar

Access all products and features from the left sidebar.

### Coverage Hub

Start here to understand what sports, markets, and fixtures are available.

### User Management

Click your avatar in the top-right to manage account settings, users, and API tokens.

***

## Need Help?

| Resource                                         | Description                       |
| ------------------------------------------------ | --------------------------------- |
| [Support](/u/resources/support.md)               | Open tickets and get assistance   |
| [Feature Requests](https://feedback.lsports.eu/) | Submit ideas and vote on features |
| [Terminology](/u/getting-started/terminology.md) | Platform-wide glossary            |

***

## Next Steps

* [**Platform Architecture**](/u/getting-started/platform-architecture.md) — Understand how products interconnect
* [**User Management**](/u/reference/user-management.md) — Manage accounts and permissions
* [**TRADE Integration**](/u/trade/getting-started.md) — Connect to the real-time odds feed


---

# 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/getting-started/getting-started.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.
