# Deposit USDT from Etherum to Viction

### 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/RqzXeQc28kpQVIyLIv1E" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2U47PRmBrVqAEQOFuqkR" alt=""><figcaption></figcaption></figure>

### Step 2: Select Source and Destination Chains

1. On the RabbitSwap Bridge interface, select:
   * Source Chain (From) : The blockchain where your funds currently are (Ethereum).
   * Destination Chain (To): The blockchain where you want the USDT to be sent (Viction).

<figure><img src="/files/2v7bn3bKaUaCre37L3ZR" alt=""><figcaption></figcaption></figure>

### Step 3: Select the Token and Amount

#### Choose the token you want to bridge in this case it will be USDT.

1. Input the amount of the token to bridge.
2. Check the displayed:
   * Bridge fee: Fees for the bridge service ( ensure that you have $ETH on hand)
   * Estimated receive amount: How much USDT will arrive on Viction.

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

### Step 4: Confirm Token Approval

1. If this is your first time using RabbitSwap with the token, you need to approve it:
   * Click "Approve".
   * Confirm the transaction in your wallet.
2. Wait for the transaction to be confirmed on the blockchain.

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

### Step 5: Execute the Bridge Transaction

1. Click "Bridge" to initiate the transfer.
2. Confirm the transaction in your wallet.
3. Wait for the bridging process to complete. This can take a few minutes, depending on network congestion.

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

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

### Step 6: Verify Funds

1. Open your wallet and switch to the Destination Chain ( Viction).
2. Check the balance for USDT or the token you bridged.


---

# 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/deposit-usdt-from-etherum-to-viction.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.
