# Website Registration

To work with the MoonTrader trading terminal, you need to create an account on the official website. Registration is free and takes just a few minutes. After creating an account, you can download the terminal and create licenses for specific exchanges.

### Creating an Account

1. Open the MoonTrader website
2. Click the "Login" button in the upper right corner of the screen
3. At the bottom of the login form, click "Register"
4. Fill out the registration form:
   * Enter your email
   * Create a strong password
   * Check the box "I agree to the Terms of Use and Privacy Policy"
5. Click the "Register" button

### Email Confirmation

1. Check your inbox — you will receive a confirmation email
2. Open the email and click the link to activate your account
3. If the email doesn't arrive within a few minutes — check your "Spam" or "Promotions" folder

### Next Steps

Registration is complete. Now in your personal account you can:

1. **Create a license for an exchange** — select the exchange you plan to work with and activate the license
2. **Download the MoonTrader terminal** — download and install the terminal

After completing these steps, you can connect the terminal to your chosen exchanges and start trading.


---

# Agent Instructions: 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-moontrader.com/website-registration.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.
