# Asset Guide - SEI

## **What is SEI?**

SEI is the native token of the Sei blockchain, a high-performance Layer 1 designed for DeFi and trading. It powers gas fees, staking, and incentive mechanisms across the Sei ecosystem and is the most essential asset for interacting with the Sei network.

### Where do I get **SEI?**

You can get SEI from:

* Centralized exchanges like Binance, Coinbase, Kraken, OKX.
* On-chain swaps on Sei-based DEXs (if you already have funds on Sei).

***

{% hint style="info" %}
The following are available as of Apr 27, 2025.
{% endhint %}

## Get SEI on Sei Network

### Method 1: Swap for SEI on a CEX and withdraw to wallet

{% hint style="info" %}
💡 Need help setting up your wallet? Check out [Sei's official wallet list](https://www.docs.sei.io/learn/wallets).
{% endhint %}

1. **Swap for SEI.**

   * Go to a supported CEX like [Binance](https://www.binance.com/en/how-to-buy/sei).
   * Select the SEI trading pair, enter the amount you wish to buy, and place your order.

   <figure><img src="/files/Zb0stKbrbsdy0puozJsw" alt="" width="519"><figcaption></figcaption></figure>
2. **Set up your Sei wallet.**

   * Install a compatible wallet that supports Sei EVM (e.g., [MetaMask](https://metamask.io/), [Compass](https://compasswallet.io/)).
   * Configure your wallet by selecting Sei EVM settings.

   <figure><img src="/files/HTIfHC2EVu8rwYBCJSv9" alt="" width="315"><figcaption></figcaption></figure>
3. **Withdraw SEI to your wallet.**

   * On your CEX, select **Withdraw** and choose SEI.
   * Input your SEI EVM wallet address carefully.

   <figure><img src="/files/Q1wIxFk3YmyeV4XYb017" alt="" width="522"><figcaption></figcaption></figure>

   * Approve and confirm the withdrawal. Funds should arrive after processing.

***

## Supply SEI on Yei

1. **Deposit SEI.**
   * Navigate to [Yei Finance](https://app.yei.finance/).
   * Locate SEI on the supply market list and click **Supply**.
   * Enter the amount of SEI to deposit and confirm the transaction.

<figure><img src="/files/lscFdyHsCkAIrKdn6S6i" alt="" width="351"><figcaption></figcaption></figure>

**That's it! 🎉** You are now utilizing your SEI to earn rewards and Yei points.

***

## Bridge SEI out of Sei

### Method: Transfer SEI back to a CEX

1. **Get your SEI deposit address.**

   * Go to your CEX (e.g., Binance) and select **Deposit** > **SEI** to generate your wallet address.

   <figure><img src="/files/7W0s6t5hDzo9ybuB4DSr" alt="" width="547"><figcaption></figcaption></figure>
2. **Transfer SEI to CEX.**
   * From your Sei wallet, send SEI to your CEX deposit address.
   * Confirm 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-sei.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.
