> For the complete documentation index, see [llms.txt](https://guide.moontrader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges/exchange-registration/registration-on-okx.md).

# Registration on OKX

🔗 **Website:** [okx.com](https://www.okx.com/join/MOONTRADER)

🎁 **Bonus:** when registering through our referral link, you get a MoonTrader license for free

🌐 **Server location:** Hong Kong — place your VPS in this region for minimal latency

### What You'll Need for Registration

Prepare in advance:

* **Phone number** — for confirmation and additional account security
* **Email address** — we recommend Gmail or another reliable service
* **Identity document** — passport or driver's license for KYC verification

### Registration

1. Go to the website using our referral link
2. Select your country of residence
3. Enter your email and referral code (automatically filled when using our link)
4. Confirm your email with the code from the message
5. Enter your phone number
6. Confirm your phone number with the code from the message
7. Create a password

### Verification (KYC)

After completing registration, the system will prompt you to verify your account. Click "Verify" and follow the instructions on the website.

If you closed the verification window: you can find it by clicking "Verification" in the profile icon dropdown menu.

The verification process varies by country. Follow the step-by-step instructions on the OKX website.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.moontrader.com/en-moontrader-docs/getting-started/working-with-exchanges/exchange-registration/registration-on-okx.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
