# Minting, Redemption & Rebalancing

## Instant Redemptions

Solv Protocol’s instant redemption feature lets you convert xSolvBTC to SolvBTC on-chain, with zero wait time. This solves the old problem of redemption lags in BTC assets, giving you control over your funds.

### Key Features

* **Instant Conversion:** Swap xSolvBTC to SolvBTC immediately, no manual steps needed.
* **Tech Backbone:** Powered by Solv’s modular architecture, on-chain contracts, liquidity buffers, and 1:1 BTC backing with Merkle-proof transparency.
* **Enhanced Liquidity:** Daily routing via REL makes xSolvBTC the most liquid yield-bearing BTC asset.

### Benefits for Bitcoin Economy

* **Immediate Capital Control:** Exit yield strategies anytime for quick reallocation or risk management.
* **DeFi Innovation:** Enables new financial products with a truly liquid BTC asset.
* **Active Bitcoin Role:** Turns BTC into a yield-generating asset for DeFi and TradFi.\
  This feature bridges yield and liquidity, making xSolvBTC a seamless link to SolvBTC and boosting Bitcoin’s composability.

## Minting, Redemptions & Rebalancing

xSolvBTC’s asset flow mirrors exchanges like ETH to WETH or stETH to wstETH, ensuring smooth transitions.

* **Minting Process:** Deposit SolvBTC to mint xSolvBTC. The system burns your SolvBTC and issues an equal amount of xSolvBTC instantly.

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

* **Redemption Process:** Redeem SolvBTC by burning xSolvBTC, and the system mints an equal amount of SolvBTC for you.

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

* **Rebalancing Mechanism:** Since subscriptions and redemptions shift BTC between the SolvBTC Vault and Babylon staking addresses, Solv uses a dynamic rebalancing system:
  * Monitoring: Tracks minting, burning, and asset transfers in real time.
  * Calculation: If N = (Total minted xSolvBTC - Total burned xSolvBTC - Allocated BTC) is positive, BTC moves from the Vault to staking. If negative, staked BTC returns to the Vault.
  * Action: The system adjusts assets to match demand, keeping the 1:1 peg stable.\
    This ensures xSolvBTC stays balanced and liquid, even with heavy use.

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


---

# 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.solv.finance/key-products/xsolvbtc/minting-redemption-and-rebalancing.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.
