> 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 Transfers and Transactions

> Prepare prediction funds through the partner-supported account flow and reconcile reservations, payouts, refunds, and fees.

External deposits and withdrawals are handled through the authorized partner platform. Prediction funding should follow that platform's enabled account and transfer flow.

## Before a transfer

Confirm the source account, destination funding account, currency, transferable amount, and account restrictions. An overall asset total does not mean all assets are available to transfer: pending orders or other business activity may reserve part of the balance.

Use the supported transfer entry for the account you actually hold. Do not copy the perpetual trading guide's spot-to-perpetual route as the prediction funding route.

## Reconcile an order

| Record                 | Check                                                       |
| ---------------------- | ----------------------------------------------------------- |
| Transfer into funding  | Business identifier, currency, amount, and completed status |
| Prediction reservation | The original prediction order and reserved amount           |
| Settlement             | Final result, actual payout, and transaction number         |
| Refund or release      | The affected original order, amount, and final balance      |
| Separate fee           | Fee type, amount, and associated order or transaction       |

## Uncertain transfer responses

Query the original transfer identifier before initiating a replacement. A timeout does not prove that the transfer failed. Reconcile the final transaction with the account balance, allowing for other concurrent account movements.

## Partner operations

Partner reports can aggregate prediction by date or month, gameplay, symbol, and user outcome. Keep valid stake, payout, refund, and abnormal compensation separate. The reporting convention defines prediction net revenue as valid stake minus payout minus abnormal compensation; it is not the same measure as an individual user's profit.

See [Accounts and Balances](/prediction/accounts-balances) and [Refunds and Exceptions](/prediction/refunds-exceptions).