# Asset Guide - USDT

## **What is USDT?**

USDT0 is the official USDT token on Sei, fully backed 1:1 by Ethereum's native USDT and bridged via LayerZero’s OFT (Omnichain Fungible Token) standard. It enables secure, scalable, and omnichain-compatible transfers while serving as the default stablecoin for lending, swapping, and incentives across the Sei DeFi ecosystem.

### **Where do I get USDT?**

You can get USDT from:

* **On-chain swaps** via Sei-based DEXs like [Symphony](https://symph.ag/).
* **Centralized exchanges** (CEXs) → Acquire USDT and bridge it to Sei.
* **Bridging** from Ethereum and other chains using [Yei bridge](https://app.yei.finance/bridge/) or LayerZero-enabled bridges like [Legacy Mesh](https://usdt0.to/transfer).

***

{% hint style="info" %}
The following are available as of April 20, 2025
{% endhint %}

## Get USDT on Sei

### **Method 1: Swap for USDT on Sei**

1. **Swap via** [**Symphony**](https://symph.ag/?tokenIn=0x3894085ef7ff0f0aedf52e2a2704928d1ec074f1\&tokenOut=0x9151434b16b9763660705744891fa906f660ecc5)**.**

   * Navigate to [**Symphony**](https://symph.ag/?tokenIn=0x3894085ef7ff0f0aedf52e2a2704928d1ec074f1\&tokenOut=0x9151434b16b9763660705744891fa906f660ecc5).
   * Swap any asset for USDT.

   <figure><img src="/files/da5YkDb53DOvt6yRe0t9" alt="" width="563"><figcaption></figcaption></figure>

   * Approve the transaction.

### **Method 2: Bridge USDT to Sei**

1. **Acquire USDT.**
   * Get USDT from a CEX or swap on a DEX.
2. **Bridge USDT to Sei.**
   * Option 1: Use Yei Bridge. (currently supports Ethereum and Arbitrum only)

     * Navigate to the [Yei Bridge page](https://app.yei.finance/bridge/).
     * Select your **source chain** and **Sei** as the destination.

     <figure><img src="/files/hVDFaV1jfwswsyGHRRMj" alt="" width="563"><figcaption></figcaption></figure>

     * Approve the transaction.
   * Option 2: Use Legacy Mesh.

     * Navigate to [Legacy Mesh](https://usdt0.to/transfer).
     * Select your **source chain** and **Sei** as the destination.

     <figure><img src="/files/R42fpKLXRsYFaD7cWhkZ" alt="" width="455"><figcaption></figcaption></figure>

     * Review the bridge information.
     * Approve the transaction.

***

## Supply USDT on Yei

1. **Deposit USDT.**

   * Navigate to the [Yei Finance dashboard](https://app.yei.finance/dashboard/).
   * Locate USDT and click **"Supply"**.

   <figure><img src="/files/rKh7QZ3QtxXAKAY3kj58" alt="" width="395"><figcaption></figcaption></figure>

   * Enter the amount and confirm the transaction.

🎉 That’s it! You are now utilizing your USDT to earn rewards and Yei points.

***

## Bridge USDT out of Sei

### **Method: Bridge out of Sei**

1. **Cross-chain via bridge.**
   * Option 1: Use Yei Bridge. (currently supports Ethereum and Arbitrum only)

     * Navigate to the [Yei Bridge page](https://app.yei.finance/bridge/).
     * Select **Sei** as the source chain and choose your destination chain.

     <figure><img src="/files/6188EzA2Hr71GSCL4MvO" alt="" width="563"><figcaption></figcaption></figure>

     * Approve the transaction.
   * Option 2: Use Legacy Mesh.

     * Navigate to [Legacy Mesh](https://usdt0.to/transfer).
     * Select Sei as the source chain and choose your destination chain.

     <figure><img src="/files/t1vVWtx50o3Nd5W3moIP" alt="" width="458"><figcaption></figcaption></figure>

     * Review the bridge information.
     * Approve the transaction.

{% hint style="info" %}
For large transfers, start with a small test transaction to ensure a smooth process. Once comfortable, gradually increase the amount. Performing multiple test transactions is recommended to understand how the bridge operates.
{% endhint %}


---

# 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.yei.finance/guides/asset-guides/asset-guide-usdt.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.
