> For the complete documentation index, see [llms.txt](https://docs.stakestone.io/stakestone/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stakestone.io/stakestone/governance/sto/swap-and-burn.md).

# Swap & Burn

The innovative Swap & Burn mechanism is designed to create sustainable value and diversified returns for STO holders while maintaining deflationary pressure on the token supply. This page explains how the mechanism works and its benefits.

### Understanding Swap & Burn

The StakeStone Treasury accumulates a diversified portfolio of assets through its revenue streams:

1. **Platform Fees**: Generated from withdrawals across STONE vaults, SBTC & STONEBTC vaults, and LiquidityPad vaults
2. **Bribe Portions**: A percentage of bribes offered by protocols to attract liquidity

These assets primarily consist of blue-chip cryptocurrencies such as ETH, BTC, stablecoins, STO, and partner ecosystem governance tokens. As the protocol grows and more protocols leverage StakeStone's liquidity solutions, the Treasury naturally expands in asset diversification, creating increasing value that backs the STO token.

The Swap & Burn mechanism allows STO holders to exchange their tokens for a proportional share of these alternative treasury assets, effectively removing STO from circulation in the process.&#x20;

### How Swap & Burn Works

The Swap & Burn mechanism creates a powerful market dynamic by enabling arbitrage opportunities. When a user holds STO tokens, they inherently possess rights to a proportional share of the treasury's alternative assets. When the value of Treasury assets corresponding to a specific amount of STO exceeds STO's market value, users can:

1. Acquire STO tokens on the open market
2. Swap these tokens for their proportional treasury assets
3. Realize the value difference as profit

This process simultaneously:

* Removes STO from circulation through permanent burning
* Distributes alternative blue-chip assets to STO holders&#x20;
* Creates natural price discovery and a soft value floor for STO

The arbitrage potential incentivizes market participants to constantly monitor and maintain efficient pricing, creating a self-regulating, organic, and sustainable ecosystem that protects STO value.

### Benefits of Swap & Burn Mechanism&#x20;

* **Flexible Exit Options**: Enables direct exchange for blue-chip treasury assets without relying on exchange liquidity
* **Portfolio Diversification**: One swap provides exposure to multiple blue-chip assets in the treasury
* **Market-Driven Deflation**: Creates natural token burns triggered by arbitrage opportunities
* **Value Accrual for Holders**: As tokens are burned, each remaining STO represents a larger claim on treasury assets


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.stakestone.io/stakestone/governance/sto/swap-and-burn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
