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

# Authentication

6MM adopts a partner-managed registration and access model, designed to balance seamless user experience with clear separation of user ownership and platform responsibility.

* 6MM does not provide public self-registration.
* All user onboarding is initiated and managed exclusively by authorized agents or partner platforms.

***

<h2 id="registration-model">
  Registration Model
</h2>

<h2 id="partner-only-registration">
  Partner-Only Registration
</h2>

6MM supports a single registration model:

* Users are registered only through agents or partner platforms
* There is no direct registration entry on 6MM
* User identity, account creation, and lifecycle management are fully controlled by the partner

After registration, partners expose a 6MM entry point within their own application, allowing users to access 6MM-powered trading experiences.

6MM does not independently collect or manage end-user identity information.

***

<h2 id="login-methods">
  Login Methods
</h2>

To accommodate different partner application architectures and user experience requirements, 6MM supports two login methods, both initiated through partner platforms.

***

<h2 id="login-method-1-partner-embedded-access">
  Login Method 1: Partner-Embedded Access
</h2>

In the primary integration model, users access 6MM directly from the partner’s application.

* Users enter 6MM through an embedded entry point provided by the agent or partner
* Authentication is handled entirely by the partner
* Access tokens or session credentials are securely passed to 6MM
* No separate 6MM login is required

This method provides the most seamless experience and is recommended for deeply integrated partner applications.

***

<h2 id="login-method-2-6mm-account-login-partner-issued-credentials">
  Login Method 2: 6MM Account Login (Partner-Issued Credentials)
</h2>

Due to differences in partner application capabilities and device environments, 6MM also provides independent Web and mobile-optimized interfaces, with native applications planned for future releases.

In this model:

* Users first enter 6MM through the partner’s application
* The partner issues a 6MM-specific login account and password to the user
* Users may then log in directly via:
  * [https://app.6mm.com](https://app.6mm.com/)
  * Mobile-optimized web interface
  * Future official 6MM applications

This approach enables improved interaction performance and user experience across devices.

> Important:\
> All 6MM login credentials are generated, issued, and managed by the partner.\
> 6MM does not independently verify user identity or maintain user profile data.

***

<h2 id="user-ownership-and-data-responsibility">
  User Ownership and Data Responsibility
</h2>

Regardless of the login method used:

* All users are owned and managed by the partner
* User identity data remains within the partner’s system
* 6MM only maintains the minimum technical identifiers required for:
  * Trading execution
  * Margin and risk calculation
  * Position and account isolation

6MM does not access, analyze, or monetize user identity information.

***

<h2 id="design-principles">
  Design Principles
</h2>

The 6MM authentication and access system is built on the following principles:

* Single registration source: partners only
* Multiple access methods for better user experience
* Clear separation of user ownership and trading infrastructure
* No direct user acquisition or competition with partners

This model ensures that 6MM functions as a partner-first, neutral trading infrastructure, while still delivering a consistent and high-quality trading experience across platforms and devices.