# How to Create a UNX Account

### **Visit the UNX Website**

Go to the [**signup page**](https://exchange.unx.com/en/auth/signup) of the official UNX Exchange website.

<figure><img src="/files/0KbD9jRPfxcLubGpm30J" alt="" width="278"><figcaption></figcaption></figure>

**Email Address:** Enter a valid email you can access.  Password: Set a strong password (at least 8 characters, with letters, numbers, and symbols).

**Referral Code (Optional):** Enter one if you have it. 

Check the box to accept the Terms & Conditions. 

Click **Sign Up**.

***

### Verify Your Email

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

Check your inbox for an email from UNX. Click the verification link in the email to activate your account. If you can't find the email, check your spam folder.

Click **Log in**.

***

### Enter Verification Code

<figure><img src="/files/GHP1soAU8CaxXigM81w2" alt="" width="302"><figcaption></figcaption></figure>

Enter the verification code sent to your email.

Click **Verify**.

If you haven't received the code, Click **Resend code**.

***

### Congratulations, you're all set!

You can now access your account. The next step is to complete the **KYC (Know Your Customer)** process to deposit funds 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://docs.unx.com/guides/how-to-create-a-unx-account.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.
