> For the complete documentation index, see [llms.txt](https://docs.odds88.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.odds88.io/integration-process/statuses/selection-status.md).

# Selection status

Selection in Odds88 has a **`status`** field which has the same type as event’s and market’s trading status: **TradingStatus** enumeration.&#x20;

Expected reaction for selection’s status should correspond to the market’s. Markets `tradingStatus` has higher priority than selection `status`**.**

Each selection also has a separate settlement field which corresponds to the result of the specific selection. The type of this field is **SettlementResult** enumeration.
