# SEND from SLND/SAVE Conversion

## SEND from SLND to SAVE Conversion

On December 12, 2024 [SLND](https://www.coingecko.com/en/coins/solend) is being migrated to SAVE. SLND holders will receive 15% of the SEND total supply as an mdrop as part of this conversion, or 0.15 mSEND per SAVE.

The [mSEND penalty](/send/tokenomics-and-mdrops.md) for SAVE allocations decreases linearly over 12 months. The deadline to complete the conversion and receive SEND was **December 12, 2025**. After this date, SLND can still be converted to SAVE, but the 0.15 SEND per SAVE reward will no longer apply.

## How to Convert

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

To get started, head to [save.finance/save](https://save.finance/save).

1. Press Convert to convert your SLND to SAVE and receive SEND on Solana.
2. Next, connect a wallet on Sui, such as Sui Wallet.
3. Once your Sui wallet is connected, you’ll need to bridge the SEND from Solana to Sui. Ensure your receiving Sui wallet has SUI to cover transaction fees.
4. There are a variety of ways to send SUI to your receiving wallet for the first time. Below are two possible options:
   1. Send SUI from a centralized exchange (e.g., Coinbase, Binance, or Bybit).
   2. Alternatively, use the [Portal Bridge to bridge SOL and sponsor some SUI](< https://portalbridge.com/#/transfer?sourceChain=solana\&targetChain=sui\&sourceAsset=SOL\&route=AutomaticTokenBridge>) to your new Sui wallet during the transaction.
5. Once your Sui wallet has SUI, press Bridge to bridge SEND from Solana to Sui. You’ll need to complete the signature request in both your Solana and Sui wallets to finalize the claim.


---

# 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.suilend.fi/send/send-from-slnd-save-conversion.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.
