# The Quanto Flywheel

<figure><img src="https://2910234227-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHXvwHDuQCwMUGhMR40dq%2Fuploads%2FHPLAXVZ5RX4mM5puO60u%2FFrame%20427321290.png?alt=media&#x26;token=28350edf-546f-44e1-87e5-009b9ac39e6e" alt=""><figcaption></figcaption></figure>

### Trading Activity & Value Flows

Users trade and settle PnL in QTO: All trades, and thus profits and losses across the platform are denominated in QTO.

**Fee structure**:

* All trading fees are paid in $QTO.
* Of these fees:
  * 70% is permanently burned, reducing circulating supply.
  * 30% is distributed to QTO stakers, rewarding long-term holders.
* Read more on Fees [here](https://docs.quanto.trade/about-usdqto/broken-reference).&#x20;

### Liquidation Mechanics & Buybacks

**Non-QTO Collateral Liquidations**:

* When a user is liquidated on collateral not denominated in QTO (e.g., SOL, BTC, meme coins), that collateral is sold on the open market to buy back $QTO.
* This converts all realized losses into buy pressure for QTO, directly benefiting holders.
* Read more on Buybacks [here](https://docs.quanto.trade/about-usdqto/usdqto).&#x20;

**Partial Liquidation & Loss Realization**:

* If a user is not fully liquidated, but realizes losses on their non-QTO collateral (e.g., via devaluation or trade closure), those unrealized losses are converted into QTO-denominated debt.
* Users must repay this debt in $QTO, further reinforcing demand.
* Read more on Liquidations [here](https://docs.quanto.trade/about-usdqto/broken-reference).

### Holder Incentives

**Deflationary Supply**:

* Continuous burn from fees reduces token supply over time, increasing scarcity.

**Buy Pressure from External Assets**:

* Every non-QTO collateral loss event (e.g., liquidations, drawdowns) contributes to QTO buybacks.

**Staking Rewards**:

* 30% of platform fees are distributed to stakers, incentivizing long-term alignment.

### Liquidation Cascade Scenario

In the event of a liquidation cascade, where many users are liquidated simultaneously:

* A large volume of non-QTO collateral is sold on the open market.
* These sales are routed to buy back $QTO in real-time, creating **extreme buy pressure**.
* This mechanism helps:
  * Absorb market volatility.
  * Protect the protocol from systemic risk.
  * Transfer value from overleveraged positions back to $QTO holders.


---

# 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.quanto.trade/about-usdqto/the-quanto-flywheel.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.
