# The Curve Pool (Liquidity Mining)

[Curve](https://curve.fi/) holds a significant position in the DeFi ecosystem. By leveraging Curve's extensive liquidity and reward mechanisms, we aim to enhance Lumi Finance's liquidity and accelerate user and value capture.&#x20;

Lumi Finance operates on the **Arbitrum** chain.

In LUA Virtual AMM transactions, e.g. swapping USDT for LUA, users' deposited USDT and USDC are placed into the [2pool](https://curve.fi/#/arbitrum/pools/2pool/deposit), allowing users to earn 2CRV rewards from the Curve platform when swapping LUA.

Additionally, we have created a new stablecoin(USDT,USDC) and LUAUSD pool in Curve Pool. Users holding LUAUSD can choose to add liquidity to the Curve Pool, which not only generates regular LP returns but also offers additional LUAB rewards.

LUAUSD is required as the circulating currency for any transactions within the gaming ecosystem. The primary source of obtaining LUAUSD is by swapping regular stablecoins for LUAUSD in the Curve Pool.

Furthermore, we are dedicated to acquiring veCRV voting power for LUAUSD, enabling LUAUSD LPs to receive CRV rewards.


---

# 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://lumi-finance.gitbook.io/docs/legacy/liquidity-mining/the-curve-pool-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.
