# Withdraw USDT (VIC) back to Ethereum

### Step 1: Connect Your Wallet

1. Visit <https://rabbitswap.xyz/bridge>.
2. Click "Connect Wallet"at the top right corner.
3. Choose your wallet provider.
4. Approve the connection in your wallet.

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

### Step 2: Select Source and Destination Chains

1. On the bridge interface, select:
   * Source Chain: Viction (VIC).
   * Destination Chain: Ethereum (ETH).
2. Ensure the USDT token is selected as the token to bridge.

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

### Step 3: Input the Amount to Withdraw

1. Enter the amount of USDT you wish to transfer from VIC to ETH.
2. Check the displayed:
   * Bridge fee: Fees for the bridge service ( ensure that you have $VIC on hand)
   * Estimated receive amount: How much USDT will arrive on Ethereum.

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

### Step 4: Approve the USDT VIC Token

1. If this is your first time using USDT VIC with RabbitSwap:
   * Click "Approve".
   * Confirm the approval transaction in your wallet (gas fees apply).
2. Wait for the transaction confirmation.

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

### Step 5: Execute the Withdrawal

1. Click "Bridge" to initiate the transaction.
2. Confirm the transaction in your wallet. (Make sure you have enough gas tokens on Venom for this step.)
3. Wait for the bridging process to complete.
   * This may take several minutes, depending on network conditions.

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

### Step 6: Verify USDT on Ethereum

1. Switch your wallet to the Ethereum network.
2. Check your Ethereum wallet balance to confirm the USDT has arrived.


---

# 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.rabbitswap.xyz/rabbitswap/user-guides/rabbitswap-bridge/withdraw-usdt-vic-back-to-ethereum.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.
