# Fixture/Scoreboard Status

#### Fixture/Scoreboard Status

| **Id** | **Value**       | **Description**                                                                                                            |
| ------ | --------------- | -------------------------------------------------------------------------------------------------------------------------- |
| 1      | Not started yet | The event has not started yet                                                                                              |
| 2      | In progress     | The event is live                                                                                                          |
| 3      | Finished        | The event is finished                                                                                                      |
| 4      | Canceled        | The event has been canceled                                                                                                |
| 5      | Postponed       | The event has been postponed                                                                                               |
| 6      | Interrupted     | The event has been interrupted                                                                                             |
| 7      | Abandoned       | The event has been abandoned                                                                                               |
| 8      | Coverage lost   | The coverage for this event has been lost                                                                                  |
| 9      | About to start  | The event has not started but is about to. `NOTE: This status will be shown up to 30 minutes before the event has started` |


---

# 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/trade/enumerations/fixture-scoreboard-status.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.
