# Emissions

### **Here is a more detailed explanation of each object:**

**LPs:** LPs, or liquidity providers, are essential to the functioning of any decentralized exchange (DEX). They provide the liquidity that allows users to swap tokens on the exchange. By incentivizing LPs, LOXO is helping to ensure that its own DEX has the liquidity it needs to be successful.

**Voters:** LOXO is a decentralized project, and its governance is controlled by its community. Voters are those who participate in the governance process by voting on proposals. By rewarding voters, LOXO is encouraging participation in the governance process and helping to ensure that the project is managed in a way that is in the best interests of its community.

**Traders:** Traders are those who use the LOXO DEX to swap tokens. By incentivizing traders, LOXO is helping to drive volume on the exchange and increase the value of the LOXO token.

**LoxoNFT Stakers:** NFT staking is a process by which users can lock up their NFTs in order to earn rewards. By rewarding NFT stakers, LOXO is encouraging early adoption of its NFTs and helping to build a community around them.

**Contributors:** The LOXO contributor is responsible for developing and maintaining the project. By allocating 1% of emissions to the contributor, LOXO is ensuring that the contributor has the resources it needs to succeed.<br>

<figure><img src="/files/BKRG8xNF4nsDw4nK9uUf" alt=""><figcaption></figcaption></figure>

## Emissions specifications

Weekly emissions will be set up 1.6M $LOXO (2% of the initial supply). The emission schedule will follow two phases:

Per Epoch: One week&#x20;

Total emissions per epoch: 1,600,000 $LOXO

Every emission decay: 1%

**Weekly veLOXO Rebase:**

1.Weekly veLOXO tokens undergo a rebase mechanism.

2.The veLOXO rebase allows for an increase in veLOXO tokens of up to 10% on a weekly basis.

The weekly rebase amount is calculated with the following formula:

`（veLOXO.totalSupply ÷ LOXO.totalsupply)³ × 0.5 × Emissions`

### Emission

### 0 -  24 Epoch

Contributors:  8%&#x20;

veLOXO Rebase :  Up to 15%

Liquidity Stakers:  65%

Voters：7% &#x20;

LoxoNFT Stakers：5%（Run 24 Epochs）

### From 25 Epoch

Contributors:  5%&#x20;

veLOXO Rebase:  Up to 25%

Liquidity Stakers:  70%  (from 65 up to 70)


---

# 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.loxodrome.xyz/terminology-know/emissions.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.
