# Liquidity mining

As one of its first actions, the Hop DAO enacted a liquidity mining campaing to attract liquidity in the bridge AMM's.\
\
Maintaining a high level of AMM liquidity is important for keeping bridging costs low and rates competitive. Higher AMM liquidity allows users to bridge large amounts with less slippage.

This is especially important for arbitrageurs. Bridge arbitrageurs make tight margins and need to offset their gas costs. Being able to transact in larger volumes with less slippage allows arbitrageurs to keep price differences across networks closer. Smaller price differences mean better rates for all users.

The campaign is issuing 2,200,000 HOP every month (around 2.6% annualized) split across the ETH, USDC, DAI, and USDT bridges.\
\
The split is based on the % of total volume a given bridge AMM receives and can be adjusted by the Hop governance.

<figure><img src="https://1940315823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlibLZBZV7uqIA565p5dQ%2Fuploads%2FUVewPFhxQNH0TvFDCAfX%2FScreenshot%202023-01-24%20at%2018.23.40.png?alt=media&#x26;token=66684ea0-61f3-4f8e-92db-cef1a93df56a" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.hop.exchange/governance/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.
