> 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.

# Production Launch Checklist

Use this checklist before exposing 6MM-powered trading flows to production users. It is designed for product, engineering, operations, risk, and support teams to review together.

<h2 id="launch-checklist">
  Launch checklist
</h2>

| Area       | Checklist                                                                                 |
| ---------- | ----------------------------------------------------------------------------------------- |
| Product    | Entry points, user copy, risk prompts, language coverage, and support paths are ready.    |
| Backend    | API credentials, signing, token issuance, webhooks, retries, and logging are implemented. |
| Trading    | Order, transfer, position, margin, fee, and liquidation behavior has been reviewed.       |
| Security   | Secrets, access roles, monitoring, incident response, and audit logs are prepared.        |
| Operations | Support workflows, escalation paths, reconciliation, and daily monitoring are assigned.   |

<h2 id="recommended-sequence">
  Recommended sequence
</h2>

1. Complete sandbox or internal environment validation.
2. Run end-to-end user journeys for login, entry, transfer, trading, and support.
3. Confirm monitoring and incident response ownership.
4. Approve public copy, localized assets, and resource downloads.
5. Start with a controlled launch window before broad promotion.

<h2 id="after-launch">
  After launch
</h2>

Review activity daily during the initial launch period. Watch entry conversion, token issuance failures, order errors, spread quality, transfer completion, webhook retries, and support tickets together.