# Bridge USDT to Karura

#### Withdraw USDT from Bitfinex to Statemine

![](/files/JWXzo0jNb7NbB9nptwQo)

* Go to [Polkadot.js Apps](https://polkadot.js.org/apps/#/explorer) and connect to the Kusama Network
* Select <mark style="color:purple;">`Accounts`</mark> and click <mark style="color:purple;">`Teleport`</mark>

\*Please make sure you have some KSM balance in the wallet

![](/files/aiQ72N5QKZeJFbSxVOtA)

* Select the wallet account you would like as <mark style="color:purple;">`send from account`</mark>
* Select <mark style="color:purple;">`Statemine`</mark> as <mark style="color:purple;">`destination chain`</mark>
* Select your corresponding non-custodial account on Statemine as <mark style="color:purple;">`send to address`</mark>
* Enter the amount you would like to transfer to Statemine to pay for your USDT transaction fees (at least 0.01 KSM)
* Click the <mark style="color:purple;">`Teleport`</mark>

![](/files/S2Cbc0951CZ5z5rqj5qW)

* Login [Bitfinex](https://trading.bitfinex.com/t?type=exchange) account then go to <mark style="color:purple;">`Wallet`</mark> and select [<mark style="color:purple;">`Withdraw`</mark>](https://movement.bitfinex.com/withdraw)

![](/files/0z7XgBoffDFJwajdUjz1)

* From the list of currencies on the left-hand side, select <mark style="color:purple;">`US Dollar`</mark> as <mark style="color:purple;">`Withdraw Token`</mark>

![](/files/4rUS5S4G8hE7DM494jDj)

* Check the available amount of Tether(USD) on Kusama
* Select <mark style="color:purple;">`Tether(USD) on Kusama`</mark> as <mark style="color:purple;">`Transport`</mark>
* Input your asset received address of Kusama (<mark style="color:purple;">`Kusama Relay Chain`</mark> format address)
* Input the amount you wish to withdraw and select the wallet you wish to withdraw your USDT from
* Click <mark style="color:purple;">`Request Withdrawal`</mark> and confirm your withdrawal request via 2FA and email confirmation

#### Bridge USDT from Statemine to Karura

![](/files/FHjxYfXd5nNtaxXV8NR7)

* Connect wallet to [apps.karura.network](https://apps.karura.network/)
* Select <mark style="color:purple;">`Bridge`</mark> from the navigation menu, then click <mark style="color:purple;">`Bridge`</mark> tab
* Select <mark style="color:purple;">`Statemine`</mark> as <mark style="color:purple;">`Origin Chain`</mark> and <mark style="color:purple;">`Karura`</mark> as <mark style="color:purple;">`Destination Chain`</mark>
* Enter the amount of USDT you would like to bridge
* Then click the <mark style="color:purple;">`Transfer`</mark> and sign the transaction


---

# 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.taigaprotocol.io/resources/wiki/guides/taiga-protocol/on-karura-dapp/3pool-on-karura-ausd-usdc-usdt/bridge-usdt-to-karura.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.
