# Buybacks and Burn

The buyback and burn mechanism is a strategic monetary policy tool commonly used in tokenized ecosystems to reduce circulating supply, introduce deflationary pressure, and reinforce long-term token value.

By decreasing the number of tokens available in the market, it introduces scarcity, which can positively influence token and protocol value over time.<br>

This document outlines the rationale, mechanics, and long-term goals of ZeroLend’s buyback and burn approach, followed by a report on the first execution of this strategy.

## Objectives for ZeroLend DAO&#x20;

ZeroLend’s buyback and burn strategy is an initiative for sustainable and deflationary tokenomics. The long-term objective is to:

• Reinforce the token’s value proposition by reducing the total and circulating supply over time

• Drive protocol-level demand for the ZERO token as a utility and governance asset

• Maintain full transparency by documenting each buyback and burn event on-chain

## Initial Execution: First Buyback and Burn Event

As the first step in this strategy, ZeroLend executed its inaugural buyback and burn event, permanently removing 0.1% of the total ZERO supply from circulation.&#x20;

The transaction was carried out on Mar 07, 2025 and is publicly verifiable.

{% hint style="success" %}

#### Transaction Link: <https://lineascan.build/tx/0xa4be3daaf899871b458974bd30cd9e7061f697813f0a0e8b40567b55504c079e>

{% endhint %}

All future buybacks and burns will be documented on our Twitter account.&#x20;


---

# 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.zerolend.xyz/governance/token-overview/buybacks-and-burn.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.
