# Buyback & Burn Mechanism

**How It Works**

* Fees are collected **in $OHT tokens, instantly swap to BNB** and stored in the smart contract.
* During buyback execution:
  1. The contract uses stored BNB to buy **$OHT from the market and sends it to the dead address.**
  2. This creates **trading volume**, attracting new buyers.
  3. **20% of the tax collected during buybacks** goes back into the contract, fueling **future rewards and buybacks.**

#### **Why Not Burn Directly?**

Instead of directly burning tokens, our system **triggers market activity** by selling, buying back, and burning. This **boosts trading volume, creates more rewards for holders, and generates hype around each buyback event.**


---

# 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://only-hold-token.gitbook.io/only-hold-token-whitepaper/tokenomics/buyback-and-burn-mechanism.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.
