> For the complete documentation index, see [llms.txt](https://docs.roguetrading.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roguetrading.io/tokenomics-unabridged/buyback-and-lock.md).

# 📘 Buyback & Lock

*The primary long-term value driver of the Rogue AI token — responsible for sustained deflation, circulating supply reduction, and token value reinforcement.*

The Buyback & Lock Engine is one of the most powerful and strategically designed components of Rogue AI’s tokenomics.\
It converts real platform revenue into **permanent supply removal** while maintaining complete ecosystem flexibility.

Unlike burning, which destroys supply permanently, **locked tokens remain protocol-owned assets** but are removed from circulation forever.

***

## **8.1 Why Lock Instead of Burn?**

Locking achieves permanent supply reduction **without** losing future optionality.

#### ✔ Same effect as burning

* Tokens cannot be sold
* Removed from circulating supply
* Cannot impact price negatively

#### ✔ Better for regulatory clarity

Locked tokens are:

* Transparent
* Auditable
* Non-speculative
* Non-distributed

#### ✔ Maintain strategic flexibility

Locked tokens can later be used for:

* Governance
* Collateral
* Future liquidity pairings

…but **never** reintroduced into circulation unless DAO governance explicitly votes to.

***

## **8.2 Buyback Activation by Phase**

| Phase       | Buyback % | Notes                                   |
| ----------- | --------- | --------------------------------------- |
| **Phase 1** | 0%        | Buybacks disabled (liquidity not ready) |
| **Phase 2** | 17%       | Controlled buyback & lock begins        |
| **Phase 3** | 33%       | Maximum deflationary pressure           |

Buybacks grow stronger as the ecosystem grows healthier.

***

## **8.3 How the Buyback & Lock Engine Works**

1. A percentage of revenue is allocated to the buyback pool
2. Execution engine buys Rogue AI tokens from public markets
3. Purchased tokens are permanently locked in the Protocol Vault
4. Tokens are removed from circulation forever

This creates **constant deflationary pressure**.

***

## **8.4 Benefits of Buyback & Lock**

#### ✔ Circulating supply continuously decreases

#### ✔ Stakers benefit from increased scarcity

#### ✔ Node rewards become more valuable

#### ✔ Price stability improves

#### ✔ Ecosystem becomes healthier over time

#### ✔ Protocol balance sheet strengthens

The more the platform earns, the stronger the deflation.

***

## **8.5 Phase 2 — Controlled Buybacks (17%)**

In Phase 2, buybacks begin **only when liquidity is safely deep enough**.

This prevents:

* Early slippage spikes
* Volatility shocks
* Inefficient capital use

Controlled buybacks ensure the system remains stable during expansion.

***

## **8.6 Phase 3 — Maximum Buybacks (33%)**

Phase 3 is the most deflationary stage.

33% of all revenue is used to:

* Buy tokens
* Lock them permanently

This creates one of the strongest deflationary systems in the AI + trading sector.

***

## **8.7 New Safeguard — Buyback Throttle (Tokenomics v2.0)**

To prevent the system from over-burning supply or destabilizing liquidity, the buyback throttle automatically scales down buybacks when they become unsafe.

#### Buyback Throttle Rule

```
If monthly buybacks > 3% of circulating supply:
→ Throttle buybacks automatically
→ Redirect excess to POL and Treasury Reserve
```

This ensures the ecosystem **never over-deflates**.

***

### **Buyback Throttle Diagram**

```
         Revenue
           │
           ▼
   ┌────────────────────┐
   │ Buyback Allocation │
   └─────────┬──────────┘
             │
             ▼
   ┌────────────────────────────┐
   │ Calculate % of CircSupply  │
   └───────────┬────────────────┘
               │
               ▼
        ┌──────────────────────┐
        │ > 3% THIS MONTH?     │
        └──────────┬───────────┘
                   │
        ┌──────────┴───────────┐
        │                      │
       Yes                    No
        │                      │
        ▼                      ▼
┌─────────────────┐     ┌─────────────────┐
│ Throttle Buyback│     │ Execute Normal  │
│ Redirect Excess │     │ Buyback & Lock  │
│ → POL/Treasury  │     └─────────────────┘
└─────────────────┘
```

***

## **8.8 New Safeguard — Circulating Supply Protection**

Buybacks decrease automatically as supply shrinks.

#### Supply-Based Buyback Scaling

```
CircSupply < 40% → Reduce buybacks 25%
CircSupply < 25% → Reduce buybacks 50%
CircSupply < 15% → Pause buybacks entirely
```

This ensures sustainable deflation.

Full diagrams appear in Chapter 15.

***

## **8.9 How Buybacks Strengthen the Tokenomics Flywheel**

The system creates a powerful feedback loop:

```
Revenue ↑  
→ Buybacks ↑  
→ Circulating Supply ↓  
→ Token Value ↑  
→ Staking ↑  
→ Liquidity ↑  
→ Revenue ↑ (cycle repeats)
```

Deflation becomes stronger as volume grows.

***

## **8.10 Buyback & Lock Example at $5M Monthly Revenue**

#### Phase 2 (17%)

```
$5,000,000 × 17% = $850,000 of locked tokens per month
```

#### Phase 3 (33%)

```
$5,000,000 × 33% = $1,650,000 of locked tokens per month
```

Even at moderate revenue, deflation is substantial.

***

## **8.11 Why Buybacks Are Always Locked**

Burning removes optionality.\
Locking:

#### ✔ Removes tokens from circulation

#### ✔ Builds protocol-owned collateral

#### ✔ Strengthens governance

#### ✔ Allows future flexibility

#### ✔ Prevents supply mismanagement

It is the best long-term strategy for a revenue-backed system.

***

## **8.12 Summary**

The Buyback & Lock Engine is the most powerful deflationary mechanism in Rogue AI.

It ensures:

* Continuous scarcity
* Strengthening token value
* Sustainable price support
* Deepening protocol reserves
* Long-term economic health

Combined with supply safeguards, it forms a **self-balancing, permanently deflationary economy**.


---

# 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.roguetrading.io/tokenomics-unabridged/buyback-and-lock.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.
