# Preparation

## **Download a Wallet:**

### **1. Download MetaMask** and add the IoTeX network.

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

Network parameters:

* Network Name: IoTeX Network Mainnet
* Chain ID: 4689
* RPC URLs (you can use any of these):
  * [https://babel-api.iotex.io](https://babel-api.iotex.io/)
  * [https://babel-api.mainnet.iotex.io](https://babel-api.mainnet.iotex.io/)
  * [https://babel-api.mainnet.iotex.one](https://babel-api.mainnet.iotex.one/)
* Currency Symbol: IOTX
* Block Explorer URL: <https://iotexscan.io>

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

Or you can add the IoTeX network to MetaMask with one click via [ChainList](https://chainlist.org/?search=iotex).

### **2. Download IoPay Wallet:** <https://iopay.me>

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

### **3. Download OKX Wallet:** <https://www.okx.com/zh-hans/download>

## **Withdrawing from CEX to Your Wallet**

Select the IoTeX network and enter an ERC20 address starting with "0x."

## **Create Your Unique Referral Link**

Click on "Get Goated Season 2" to log in to your wallet, create your referral link, and share it on social media. Alternatively, your friends can simply enter your "0x" wallet address to establish a referral connection. You can track your referral status and earnings in real-time on the dashboard below.

<figure><img src="/files/hKQbuEiGEhmactTJoIFC" alt=""><figcaption></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://goatdocs.iotex.io/user-participation-guide/preparation.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.
