# Liquidity Mining

### Liquidity Mining Program is now LIVE

Liquidity Mining is a program to incentivize users to provide liquidity to the Stabull protocol, while also promoting long-term sustainability and aligning the incentives of key stakeholders.

A short video guide on how to participate in the Liquidity Mining Program can be found [HERE](https://www.youtube.com/watch?v=Kcfy-Hfa_iE)

To participate in Stabull's Liquidity Mining Program, simply add USDC and a supported stablecoin to the corresponding vault.

Once liquidity has been added to share in transaction fees, users can then go to app.stabull.finance/vault, stake liquidity tokens, and begin earning [$STABUL](https://www.coingecko.com/en/coins/stabull-finance) rewards each block.

There is no lock-up period for staking and rewards can be claimed at anytime. When removing liquidity all outstanding rewards will be distributed during the withdrawal transaction.

* 30% of the $STABUL total supply, `3,000,000 tokens`, has been allocated to the liquidity mining program. This will be distributed over 10 years via an exponentially decaying emission schedule.
* Liquidity Providers (LPs) can participate in the program by staking their LP tokens in the corresponding LP Staking Pools. Staked LP tokens will immediately start accruing rewards, which can be claimed periodically (e.g. when gas efficient). &#x20;
* The proportion of rewards distributed to each LP Staking Pool will be determined by the volume of the corresponding swap pools and a set of weights that can be voted on by token holders.

### Fees

* In addition to the 3 million tokens allocated from the total supply, the Liquidity Mining Program will also receive a share of protocol swap fees.&#x20;
* 70% of the fee collected from every swap on Stabull pools will be used to buy $STABUL and continuously replenish the Liquidity Mining Program.


---

# 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.stabull.finance/ecosystem/liquidity-mining.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.
