# Secondary Market Liquidity & Deflation Design

* **Trading Mechanism**: SOC can be exchanged within the platform or listed on CEX/DEX for price discovery.
* **Deflation Measures**:
  * 2% transaction fee on market activities; 50% of which goes toward buyback and burn.
  * Abandoned/Unresolved stakes are transferred to the DAO reserve for future governance usage or burning.
* **Buyback Conditions**: The protocol determines thresholds based on market price and liquidity to prevent manipulation or price collapse.


---

# 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.socrates.com/main/the-soc-engine/secondary-market-liquidity-and-deflation-design.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.
