> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.6mm.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.6mm.com/_mcp/server.

# Prediction Order Rules and Statuses

> Read current and historical prediction orders and distinguish pending, closed, winning, losing, refunded, and voided records.

Each accepted prediction order has its own order number. Up/Down orders also reference a round; Custom and Grid orders do not require a shared round.

## Current and historical records

| Displayed status | How to read it                                                                       |
| ---------------- | ------------------------------------------------------------------------------------ |
| Awaiting result  | No final result has been recorded yet                                                |
| Betting closed   | The displayed betting stage is closed; this is not a win/loss result                 |
| Won              | The order is recorded as a winning outcome                                           |
| Lost             | The order is recorded as a losing outcome                                            |
| Refunded         | Refund processing is reflected in the order status; reconcile the actual transaction |
| Voided           | The order is invalidated; check the reason and related fund treatment                |

Not every game uses every intermediate status in the same way. A status label alone does not prove that the account credit has completed.

## Fields to check

All games expose the order number, user ownership, symbol, stake, odds, order time, and status. Historical records add actual payout, result information, settlement time, and settlement transaction number.

* Up/Down adds the round number and predicted/actual direction.
* Custom adds fixed odds and the independent expiry.
* Grid adds the selected cell and price interval; interpret result fields using the time-window touch rule.

## Changes and duplicate submissions

Do not assume a prediction order can be amended or canceled like a perpetual limit order. Follow the actions and rules available for the accepted product. When a submission response is uncertain, query the original order before placing another stake.

See [Trading Workflow](/prediction/workflow) and [Refunds and Exceptions](/prediction/refunds-exceptions).