> For the complete documentation index, see [llms.txt](https://docs.buyholdearn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buyholdearn.com/earn-ecosystem/what-is-earn/key-benefits/deflationary-fee-structure.md).

# Deflationary Fee Structure

{% hint style="info" %}
EARN features a clear, 2% fee on Ethereum transactions that rewards holders and fuels a continuous burn. With no hidden fees and no taxes on non-Ethereum chains, it offers a transparent, long-term deflationary model that benefits holders and liquidity partners alike.
{% endhint %}

## Fair and Predictable Mechanics

The token $EARN on Ethereum implements a simple 2% fee on every transaction — whether it's a buy, sell, or transfer. The proceeds from this fee are redistributed proportionally to all holders. This distribution is handled by an advanced mathematical mechanism that ensures minimal gas fees, allowing holders to benefit without incurring excessive costs. The more $EARN tokens held, the greater the share of the fee earned over time, providing a consistent and transparent source of revenue share from the EARN ecosystem.

## Deflation by Design

EARN features a robust deflationary model driven by its burn mechanism. At launch, 50% of the total supply was sent to a burn address, which also receives a portion of the reflection rewards. This means with every transaction, tokens are burned, effectively reducing the circulating supply. This continuous deflationary process is similar to a buy-back-and-burn mechanism, which creates upward pressure on token scarcity and long-term value.

## Cross-Chain Zero-Fee Liquidity

On non-Ethereum chains, EARN is used as a 0% transfer fee token — enabling smooth, frictionless pairing with native tokens and project assets while still benefiting from arbitrage-driven volume and Ethereum-side deflation.


---

# 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.buyholdearn.com/earn-ecosystem/what-is-earn/key-benefits/deflationary-fee-structure.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.
