# Stake MT/WETH LP token, Earn MT

By providing liquidity for the [MT/WETH pool](https://dexscreener.com/base/0xebf9e057ef56b5ac83110139e423b725bd496f31) on Aerodrome, you can earn trading fees and Mint Club staking rewards as a liquidity provider. This way, you maximize your MT earning potential through both trading rewards and staking incentives.

## Step 1: Go to Aerodrome Deposit Page

Start by visiting this link:\
👉 [Provide MT/WETH Liquidity on Aerodrome](https://aerodrome.finance/deposit?token0=0xff45161474c39cb00699070dd49582e417b57a7e\&token1=0x4200000000000000000000000000000000000006\&type=-1\&chain0=8453\&chain1=8453\&factory=0x420DD381b31aEf6683db6B902084cB0FFECe40Da\&position=0)

Here you can deposit MT and WETH to the pool.

## Step 2: Set Deposit Amount

1. Enter the amount of MT or ETH (or WETH) you want to add to the pool.
2. The system will automatically calculate the matching token's amount.
3. Review the balances shown under each token.

<figure><img src="/files/5YeCqZWDPrqLdfxNXV5X" alt=""><figcaption></figcaption></figure>

## Step 3: Confirm Deposit

1. Click Deposit.
2. Review the confirmation screen with the exact ETH and MT deposit amounts and the total value.
3. Click Confirm deposit and approve the transaction in your wallet.

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

## Step 4: Receive LP Tokens

Once the transaction is confirmed, you’ll receive <mark style="background-color:green;">**vAMM-WETH/MT LP tokens**</mark> in your wallet. These represent your liquidity position in the Aerodrome pool. <mark style="background-color:yellow;">**Do not click “Stake” on the Aerodrome page. Instead, the next step is to move over to Mint Club Staking to stake these LP tokens.**</mark>

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

## Step 5: Stake LP Tokens on Mint Club

Go to the Mint Club Staking page where the pool is available.

{% embed url="<https://mint.club/staking/base/52>" %}

1. Click the plus (+) button.
2. Enter the amount of LP tokens to stake.
3. Approve the transaction and then confirm staking.

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

## Step 6: Earn MT Rewards

After staking, you’ll see your staked LP tokens and rewards accumulating in real time.

* Pool status will show APR, total staked, and reward distribution.
* You can claim MT rewards anytime by clicking Claim.

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


---

# 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.mint.club/aerodrome-lp-staking.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.
