# Recharge and activate the account

**1. Prepare Activation Funds**

Please ensure your wallet contains the following assets (all on the **Arbitrum network**):

* **At least 5 USDC:** Used for a one-time activation of your account.
* **A small amount of ETH:** Serves as Gas fees to cover network costs for on-chain operations.

> **How to Obtain the Required Assets?**
>
> * **Swap:** If your wallet holds other tokens, you can use the **"Swap"** feature within CornWallet to exchange them for **USDC and ETH on the Arbitrum network**.

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

**2. Activate Your Account**

* Navigate to the **"Contracts"** module to enter the trading page.

<figure><img src="/files/3ywgdmts9id16QNZ8lS1" alt=""><figcaption></figcaption></figure>

* In the wallet account you want to activate, click **"Deposit to Activate Account."**

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

* **Deposit 5 USDC:**

{% hint style="info" %}
The system will guide you through a **5 USDC payment** to activate your account. Once activated successfully, you can proceed to the next step.
{% endhint %}

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

* After the deposit is completed, click **"Enable Trading"** to successfully activate your account.

<figure><img src="/files/DznRj5KYtjGYmiuvn6WY" 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://corndex.gitbook.io/cornwallet/vip-quantization/web3-authorization/recharge-and-activate-the-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.
