# Live

List of endpoints of Live entity.

[**Full**](/v1/live/live-full.md) **-** */v1/live/full* 🟨 🟦 🟩\
List of all live events with stats, events and odds

[**Basic**](/v1/live/live-basic.md) **-** */v1/live/basic* 🟨 🟦 🟩\
List of all live events with stats and events

[**WS**](/v1/live/live-ws.md) **-** */v1/live/ws* 🟩\
List of all live events with WebSocket dual ID mapping (MEGA only)


---

# 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://info.soccerfootball.info/v1/live.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.
