# How to Initiate KYC

To keep your account secure and comply with regulations, we need to confirm your identity. Before you can deposit funds and start trading, you must complete the **KYC (Know Your Customer)** process and a **liveness check**.

In order to keep your account secure and comply with regulations, we need to confirm your identity. Before you can deposit funds and start trading, you need to complete the KYC (Know Your Customer) process and a liveliness check.

### **Start Your KYC Application**

[**Log in to your account**](https://exchange.unx.com/en/auth/signin) on the UNX exchange website.

Once logged in, click the <img src="/files/F1NGPEd3g1tafxECG05s" alt="" data-size="line"> button in the upper right corner to begin the verification process.

<div><figure><img src="/files/C6rfqN6bGIa4jsmqGxLE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ZDjpQE1aIjHXB88v2O68" alt=""><figcaption></figcaption></figure></div>

If you have already submitted a KYC application in your **C Link Wallet**, the system will recognize your email address, and no liveness check will be required. Simply submit the form and await approval.

If you have already submitted a KYC application through the C Link Wallet, the system will recognize your email address, and no liveliness check will be needed. Submit the form and await approval.

***

### **Perform Liveliness Check**

After submitting your application, a QR code will be displayed.

<figure><img src="/files/vDZeLWv1GvMTx2h5DmcH" alt="" width="268"><figcaption></figcaption></figure>

Scan the QR code (or follow the link if you’re on mobile) to start the liveliness check. Follow the instructions to verify your identity.

***

### **Done!**

Once you’ve completed these steps, we’ll review your application. This may take some time.

<figure><img src="/files/vBP9lXaryhShXkAdv3vw" alt="" width="563"><figcaption><p>You can see your current verification status in the Account page.</p></figcaption></figure>

***


---

# 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-initiate-kyc.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.
