# 收益农场（Yield Farm）

### 提供流动性和LP代币

\
流动性池是智能合约中持有的数字资产的集合，在去中心化交易所的运营中起着关键作用。 用户可以将他们的资产存入 Megaton Finance 的各种池中，并收到 LP 代币作为证明。 收到的 LP 代币数量代表我在总池中的份额 (%)。

例如： 如果您在Megaton Finance的WTON-oUSDT池中存入10,000美元，则每价值5,000美元的资产将以WTON和oUSDT之间的50:50的比例添加到池中。 LP代币数量等于WTON数量，并以此为基础计算份额（%）。

### **BENEFITS**

* **MEGA分配奖励**\
  &#x20;\
  如果您向MEGA奖励池提供流动性，您将根据您在池中的LP股份获得MEGA挖矿奖励。\
  &#x20;
* &#x20;**交易手续费奖励**\
  &#x20;\
  如果您向流动性池提供流动性，您将根据您在池中的LP股份获得交易费用补偿。交易手续费在池中累积，您可以按照提现时的汇率连同手续费一起提现。


---

# 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.megaton.fi/zh-cn/products/shou-yi-nong-chang-yield-farm.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.
