# 2. Connect Your CEX Account

To participate in XRADERS Trade-to-Earn (T2E) campaigns, you need to connect your CEX account.

***

### **Supported Exchanges**

Currently, the following exchanges are supported:

* [**KuCoin**](https://www.kucoin.com/)
* [**MEXC**](https://www.mexc.com/)

***

### **Where You Can Connect**

You can connect your CEX account from:

#### 1. Campaign Detail page

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

#### 2. Profile Page

<figure><img src="/files/4EUQ1bV6QUrwnrtI8Mqh" alt=""><figcaption></figcaption></figure>

The connection process is the same regardless of where you initiate it.

***

### **Connection Method**

* A valid exchange account is required.
* If you already have an account, it can be connected **via OAuth only**.
* Other methods (such as manual API Key input) are **not supported**.

***

### **Sub-account Policy**

* Sub-accounts can be connected.
* Only one account per parent account is allowed.
* Duplicate registration of the same exchange account is not permitted.

***

> ### **❗️Notes**
>
> * If the exchange authorization (OAuth permission) expires, **reconnection is required**.
> * Some features may be limited until the account is reconnected.


---

# 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://xraders.gitbook.io/xraders-t2e-guide/2.-connect-your-cex-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.
