# Farming 2

### How to farm <a href="#set-up-metamask-with-aurora-mainnet" id="set-up-metamask-with-aurora-mainnet"></a>

If you have provided liquidity that is available for rewards, you can stake your LP tokens to earn some MORA by following this guide:

1. Find the pool you’d like to farm, and make the LP tokens for that pool by [Adding Liquidity](/moraswap/products/dex-v3/liquidity.md) or [Mirgrating V2 Liquidity to V3](/moraswap/products/dex-v3/migrate-v2-liquidity-to-v3.md) . It's USDT-USDC 0.01% Pool in this example.
2. Go to [Farm Page](https://v3-beta.moraswap.com/#/farm). Connect your wallet and make sure that it is on Neon chain.
3. Choose the pool you'd like to farm and click "**Show Detail**".

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

4. Choose the LP token you'd like to farm and click "**Stake**".

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

5. Check the information then click "**Stake**" button.

<figure><img src="/files/7PW5MiK3enUMMK6g93Yp" alt=""><figcaption></figcaption></figure>

6. Transaction confirmation.

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

### How to harvest <a href="#set-up-metamask-with-aurora-mainnet" id="set-up-metamask-with-aurora-mainnet"></a>

1. Go to [Farm Page](https://v3-beta.moraswap.com/#/farm). Connect your wallet and make sure that it is on Neon chain.
2. Choose the pool you'd like to harvest and click "**Show Detail**".

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

3. Click "**Harvest All**" button.

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

4. Transaction Confirmation.

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

### How to unstake <a href="#set-up-metamask-with-aurora-mainnet" id="set-up-metamask-with-aurora-mainnet"></a>

1. Go to [Farm Page](https://v3-beta.moraswap.com/#/farm). Connect your wallet and make sure that it is on Neon chain.
2. Choose the pool you'd like to unstake and click "**Show Detail**".

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

3. Choose the LP token you'd like to unstake and click "**Unstake**".

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

4. Check the information then click "**Unstake**" button.

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

5. Transaction confirmation.

<figure><img src="/files/0kgb7OptT1KhAMPwOBuJ" 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://mora-1.gitbook.io/moraswap/products/dex-v3/farming-2.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.
