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

# 3. Tokenomics & Incentives

<figure><img src="/files/20qFiP09vpT17EkayLy1" alt=""><figcaption></figcaption></figure>

The Alto ecosystem's primary asset is the $ALTO token. It is intended to serve as a tool for governance as well as a way to align incentives among traders, liquidity providers (LPs), and the general public. $ALTO prioritizes sustainability, usefulness, and long-term value accrual over many DeFi tokens that depend on short-term emissions.

***

### Core Utilities of $ALTO

The token performs several tasks that directly improve protocol growth and usage:

* **Governance Rights**
  * Holders of tokens take part in AltoDAO governance.
  * New markets, modified leverage caps, treasury reserve management, and smart contract upgrades are among the suggestions.
  * Delegated voting ensures effective decision-making by enabling passive holders to back active delegates.
* **Fee Discounts for Traders**
  * Flat service fees are lowered for traders who own or stake $ALTO.
  * Discount levels (Bronze, Silver, and Gold, for example) are organized according to the quantity of $ALTO staked or held.
  * Because active traders profit from holding the token, this directly increases demand for it.
* **Liquidity Provider (LP) Rewards**
  * Flat service fees paid by traders provide LPs with baseline returns.
  * To encourage consistent participation, LPs are also rewarded in a mix of USDC and $ALTO.
  * LPs are guaranteed both steady returns (USDC) and upside exposure ($ALTO) thanks to this dual reward model.
* **Collateral Utility**
  * In some vaults, $ALTO can be used as collateral, extending its use beyond rewards and governance.

***

### Emission Model

To ensure longevity and prevent uncontrollable inflation, $ALTO follows a capped maximum supply with structured emissions:

* **Max Supply**: Fixed total token supply (1 Billion).
* **Emission Schedule**: Gradually declining distribution curve, rewarding early adopters without overinflating the circulating supply.
* **Distribution**:
  * 40–50%: Community & LP&#x20;
  * 15–20%: Team and advisors (subject to long-term vesting).
  * 10–15%: Ecosystem growth (partnerships, integrations, grants).
  * Remainder: Treasury reserves for future governance decisions.

This structure balances **early growth incentives** with **long-term scarcity and value retention**.

***

### Deflationary Mechanisms

Alto uses deflationary mechanisms to offset emissions and increase token value:

* **Buybacks & Burns:** $ALTO is purchased on the open market and burned permanently using a portion of protocol revenue.
* **Treasury Recycling:** Depending on a community vote, governance may use treasury funds to buy back $ALTO and reinvest it in burns or incentives.
* **Fee Sink:** By reducing circulating supply through $ALTO staking, discounts put pressure on demand.

Token value capture is directly correlated with protocol growth thanks to these mechanisms.

***

### Incentive Programs

To promote long-term user behavior, Alto offers gamified incentive structures:

* **Trading Quests**
  * Incentives are not solely determined by volume, which promotes wash trading.
  * Quests, on the other hand, reward consistency, active governance, and responsible, risk-adjusted returns.
  * For instance, "30 days without liquidation," "Achieve positive PnL with <10% drawdown," and "Take part in 3 governance votes."
* **Seasonal Leaderboards**
  * Earning $ALTO rewards based on risk-adjusted performance, traders and LPs compete in seasonal cycles.
  * In contrast to conventional leaderboards, skill and consistency are rewarded, rather than rash high-leverage trades dominating.
* **Staking Incentives**
  * Stakers receive increased fee discounts and governance weight in exchange for locking $ALTO for a predetermined amount of time.
  * Bonus multipliers are given to long-term bettors to reward their loyalty.

***

### Alignment of Incentives

The tokenomics are thoughtfully crafted to ensure that:

* **Traders** benefit from lower fees and rewards for skillful trading.
* LPs profit from token incentives in addition to steady, flat-fee revenue.
* Treasury growth, burns, and buybacks all benefit holders.
* Participants in governance influence the protocol's development and increase their influence in proportion to their stake.

As a result, the ecosystem becomes closed-loop, with token holders directly benefiting from protocol expansion and the protocol being strengthened by token holder participation.


---

# 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:

```
GET https://altodex.gitbook.io/docs/ecosystem-and-governance/3.-tokenomics-and-incentives.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.
