# Providing Liquidity $BNRY

**Introduction to Liquidity Mining**

Liquidity mining is a powerful mechanism in the DeFi ecosystem that rewards users for supplying liquidity to decentralized exchanges (DEXs). By locking up $BNRY in the liquidity pool, participants will earn $BNRY points.

### **How are $BNRY points calculated in Holding Model?**

* Points Earning: Users earn points based on their proportion of the total liquidity in the BNRY/ETH pool on Uniswap V3 featuring a 0.3% fee tier.
* Formula: If a user contributes x amount of liquidity, and the total liquidity in the pool is total, then the user's points for that hour are calculated as

&#x20;                                                                    x/total \* 100&#x20;

* An hourly snapshot of the liquidity pool's state is needed to calculate each participant's share and allocate points accordingly.

Next Modules contain how to provide liquidity and remove liquidity (if provided) on Uniswap

###


---

# 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.thebinaryholdings.com/usdbnry/usdbnry-points/providing-liquidity-usdbnry.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.
