# RISEx

### **Prerequisites**

* **An EVM-compatible wallet** supported by Tread's wallet connector (e.g. MetaMask, Rabby, WalletConnect-compatible wallets).
* **A RISEx account.** Register at [rise.trade](https://www.rise.trade) using your access code and the EVM wallet you intend to use with Tread before linking. The wallet used during registration must match the wallet you connect in Tread.

### **Linking Your RISEx Account**

**Open Up the** [**Key Management**](https://app.tread.fi/key_management) **menu on tread.fi**

* This can be accessed by clicking on the wallet icon on the top right corner on app.tread.fi after you have logged in.
* Click **Connect RISEx**
* Set your desired name for this exchange account.
* Connect the same wallet you used to register your RISEx account.
* Click Submit and proceed with wallet signing and confirmation.

#### **Builder Fee Notice**

No additional fees for RISEx are imposed by Tread as of 23rd April 2026. We reserves the right to amend, modify, or change these fees at any time and without notice.


---

# 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.tread.fi/account-creation-and-api-key-connection/connecting-to-exchanges/risex.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.
