# Asset Guide - SolvBTC

## What is SolvBTC?

SolvBTC is a BTC asset issued by [**Solv Protocol**](https://app.solv.finance/), designed to maximize Bitcoin’s capital efficiency while maintaining a decentralized and composable structure. It is primarily available on Sei, Ethereum, and other EVM-compatible networks.

### Where do I get SolvBTC?

You can get SolvBTC from:&#x20;

* **On-chain swaps** via Sei-based DEXs like [**Sailor**](https://sailor.finance/swap/?inputMint=0x3894085ef7ff0f0aedf52e2a2704928d1ec074f1\&outputMint=0x541fd749419ca806a8bc7da8ac23d346f2df8b77) **and** [**Symphony**](https://symph.ag/)**.**
* **Solv Protocol** by depositing BTC or wBTC.
* Other DEXs like Uniswap and 1inch (EVM).

***

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

## Get SolvBTC on Sei

### Method 1: Swap for SolvBTC on Sei

1. **Swap via** [**Symphony**](https://symph.ag/)**.**

   * Navigate to [**Symphony**](https://symph.ag/)**.**
   * Swap any asset for SolvBTC.

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

   * Approve the transaction.

### Method 2: Bridge SolvBTC to Sei via Solv Protocol

1. **Get SolvBTC on Solv Finance.**

   * Acquire wBTC from a CEX or swap on a DEX.
   * Navigate to [**Solv Protocol**](https://app.solv.finance/solvbtc?network=ethereum).

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

   * Deposit wBTC to mint SolvBTC.

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

   * Approve the transaction.

   <figure><img src="/files/ymALn7rsaGQznvLkGfWF" alt="" width="563"><figcaption></figcaption></figure>
2. **Bridge SolvBTC to Sei.**

   * Navigate to [**Cross-Chain** tab](https://app.solv.finance/cross-chain) on Solv.

   <figure><img src="/files/uROnDpR02Dqy8HM4B0pV" alt="" width="502"><figcaption></figcaption></figure>

   * Select your **source chain** and **Sei** as the destination.

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

   * Review the bridge recommendation and proceed.

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

   <figure><img src="/files/8K0EuRQPJzItVQGftCYz" alt="" width="563"><figcaption><p>(For users with >1 BTC, consider using Free Tunnel for less slippage.)</p></figcaption></figure>

   * Approve the transaction.

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

***

## Supply SolvBTC on Yei

1. **Navigate to the** [**Yei Finance dashboard**](https://app.yei.finance/dashboard/)**.**
2. **Select Solv Market.**

   <figure><img src="/files/4pRW0R6troGD0oXV7CaJ" alt="" width="353"><figcaption></figcaption></figure>

   * Locate SolvBTC, and click **"Supply"**.
3. Enter the amount and confirm the transaction.

<figure><img src="/files/0Pn4HbwxDi7zI512857G" alt="" width="364"><figcaption></figcaption></figure>

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

***

## Bridge SolvBTC out of Sei

### Method: Cross chain via Solv Protocol

1. **Bridge out via Solv Protocol.**

   * Navigate to [**Solv Cross Chain**](https://app.solv.finance/cross-chain) tab.
   * Select **Sei** as the source chain and choose your **destination chain**.
   * Review the bridge recommendation.

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

   * Approve the transaction.

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

   <figure><img src="/files/zE9nHuXt4GtoBjro9VjB" alt="" width="563"><figcaption><p>(For users with >1 BTC, consider using Free Tunnel for less slippage</p></figcaption></figure>
2. **Redeem wBTC on Solv Protocol.**

   * Navigate to the [**SolvBTC page**](https://app.solv.finance/solvbtc?network=ethereum).
   * Select **"Withdraw"** and approve the withdrawal.

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

   * Confirm the redemption and wait for the 7-day unlock period.

   <figure><img src="/files/U3ZBuQRw3MkaDh2qFrQj" alt="" width="438"><figcaption></figcaption></figure>

   * Navigate to the [**portfolio**](https://app.solv.finance/account/portfolio) page to claim wBTC after the waiting period.

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

{% 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-solvbtc.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.
