# Getting Started

**Account Creation & Login**

<figure><img src="/files/IFHiEWb2mzB7bYDJAVCX" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Open the registration page

* Go to the [link](https://app.supertrade.com/sign-up/?utm_source=gitbook\&utm_medium=docs\&utm_campaign=account_creation\&utm_content=login).
* You will see the “**Create an Account**” form.
  {% endstep %}

{% step %}

### Fill in your details

Complete the registration form with your personal information and account credentials.

{% hint style="info" %}
Use a strong unique password. Avoid reusing passwords from other services.
{% endhint %}
{% endstep %}

{% step %}

### Accept policies and acknowledgments

* Check **I agree to the** [**Privacy Policy**](https://supertrade.com/privacy-policy) **and** [**Terms of Service**](https://supertrade.com/terms-and-conditions).
* Check **I acknowledge that I am not from a restricted country**.

{% hint style="danger" %}
If your country is restricted, you will not be able to complete registration.
{% endhint %}
{% endstep %}

{% step %}

### Register

* Click **Register**.
* You will see a prompt to verify your email.
  {% endstep %}

{% step %}

### Verify your email

* Open your inbox and find the verification email from Supertrade.
* Complete **verification** in the email to activate your account.

{% hint style="info" %}
**Did not get the email?**

Check spam and promotions folders, then click **Resend verification** on the site.
{% endhint %}
{% endstep %}

{% step %}

### Log in

* Return [here](https://app.supertrade.com/sign-in/?utm_source=gitbook\&utm_medium=docs\&utm_campaign=account_creation\&utm_content=login).
* Enter your email and password to access your account.
  {% endstep %}
  {% endstepper %}

{% hint style="warning" %}
Protect your account with two‑factor authentication (2FA) (**Coming Soon**)
{% endhint %}

## KYC & Compliance

To protect users and comply with regulations, we may require identity verification before funding or payout. Keep a valid government ID ready. We do not accept users from restricted regions.

<div data-full-width="false"><figure><img src="/files/S0rxqkf2hZgbT3zowILQ" alt=""><figcaption></figcaption></figure></div>


---

# 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://docs.supertrade.com/introduction/quickstart.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.
